mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
468 B
Text
7 lines
468 B
Text
LaTeX-Mk is a tool for managing small to large sized LaTeX projects. The
|
|
typical LaTeX-Mk input file is simply a series of variable definitions in a
|
|
Makefile for the project. After creating a simple Makefile the user can easily
|
|
perform all required steps to do such tasks as: preview the document, print
|
|
the document, or produce a PDF file. LaTeX-Mk will keep track of files that
|
|
have changed and how to run the various programs that are needed to produce
|
|
the output.
|