Source: latex-mk Section: tex Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: autoconf, csh, cups-bsd, docbook-xsl, ghostscript, graphicsmagick-imagemagick-compat, gv, hevea, latex2rtf, texinfo, texlive-base, texlive-fonts-recommended, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, transfig, xsltproc, Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: http://latex-mk.sourceforge.net/ Vcs-Browser: https://salsa.debian.org/debian/latex-mk Vcs-Git: https://salsa.debian.org/debian/latex-mk.git Package: latex-mk Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Recommends: make, texlive-base, texlive-latex-recommended, Suggests: cups-bsd, ghostscript, graphicsmagick-imagemagick-compat, gv, hevea, latex2rtf, transfig, Description: tool for managing LaTeX projects LaTeX-Mk is a collection of Makefile fragments and shell scripts 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.