CTAN update: latex-make
Date: June 9, 2020 2:39:15 PM CEST
Vincent Danjean submitted an update to the
latex-make
package.
Version number: 2.4.0
License type: gpl
Summary description: Easy compiling of complex (and simple) LaTeX
documents
Announcement text:
This new version fix two important bugs wrt figlatex: - fix inkscape option name to convert svg to pdf (inkscape 1.0 changes its option names) - fix LaTeX code to correctly handle xfig and svg subfig (new graphics.sty code break the previous latex-make code) Previous inkscape and LaTeX versions are not supported anymore. Patches welcome if required.
This package is located at http://mirror.ctan.org/support/latex-make More information is at https://www.ctan.org/pkg/latex-make
Thanks for the upload. For the CTAN Team Erik Braun
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
This new version fix two important bugs wrt figlatex: - fix inkscape option name to convert svg to pdf (inkscape 1.0 changes its option names) - fix LaTeX code to correctly handle xfig and svg subfig (new graphics.sty code break the previous latex-make code) Previous inkscape and LaTeX versions are not supported anymore. Patches welcome if required.
This package is located at http://mirror.ctan.org/support/latex-make More information is at https://www.ctan.org/pkg/latex-make
Thanks for the upload. For the CTAN Team Erik Braun
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 |