Paketname | latex-make |
Beschreibung | easy compiling of complex (and simple) LaTeX documents |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1.13-1 |
Sektion | tex |
Priorität | optional |
Installierte Größe | 676 Byte |
Hängt ab von | perl, dpkg (>= 1.14.18), tex-common (>= 1.18), transfig, gs-common, make (>= 3.81) |
Empfohlene Pakete | texlive-latex-recommended |
Paketbetreuer | Vincent Danjean |
Quelle | |
Paketgröße | 470028 Byte |
Prüfsumme MD5 | 5282a3a8bc0e1284b04e81d2595abe48 |
Prüfsumme SHA1 | ce8de6132d69badcd6685bdb9513a73a14c24dcd |
Prüfsumme SHA256 | 49ba33ceb7226dbbd8f6401f111d1939ebd3e686603af2b7d20115ae5ae0d26c |
Link zum Herunterladen | latex-make_2.1.13-1_all.deb |
Ausführliche Beschreibung | 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
|