CTAN update: latex-make
Date: October 27, 2021 4:56:14 PM CEST
Vincent Danjean submitted an update to the
latex-make
package.
Version number: 2.4.3
License type: gpl
Summary description: Easy compiling of complex (and simple) LaTeX documents
Announcement text:
Switch to python3 binary (instead of python) for python scripts (that are python2 and 3 compatible)
This package is located at https://mirrors.ctan.org/support/latex-make More information is at https://www.ctan.org/pkg/latex-make
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs .
Switch to python3 binary (instead of python) for python scripts (that are python2 and 3 compatible)
This package is located at https://mirrors.ctan.org/support/latex-make More information is at https://www.ctan.org/pkg/latex-make
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs .
latex-make – Easy compiling of complex (and simple) LaTeX documents
This package provides several tools that aim to simplify the compilation of LaTeX documents:
- LaTeX.mk: a Makefile snippet to help compiling LaTeX documents in DVI, PDF, PS, … format. Dependencies are automatically tracked: one should be able to compile documents with a one-line Makefile containing 'include LaTeX.mk'. Complex documents (with multiple bibliographies, indexes, glossaries, …) should be correctly managed.
- figlatex.sty: a LaTeX package to easily insert xfig figures (with \includegraphics{file.fig}). It can interact with LaTeX.mk so that the latter automatically invokes transfig if needed.
- And various helper tools for LaTeX.mk
This package requires GNUmake (>= 3.81).
Package | latex-make |
Version | 2.4.3 |
Maintainer | Vincent Danjean |