DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameliblatex-driver-perl
Beschreibungdriver module that encapsulates the details of formatting a LaTeX document
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.08-2
Sektionperl
Prioritätoptional
Installierte Größe176 Byte
Hängt ab vonperl, libexception-class-perl, libclass-accessor-perl, libfile-slurp-perl, libtemplate-perl, texlive
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße45390 Byte
Prüfsumme MD5caaa4c267913b9ee57045cfdc7e60814
Prüfsumme SHA1a751a64620afbbf7eff02df32ba139c3c4711e09
Prüfsumme SHA25685feb701795b69b571d753197f72910bd7e207037a0694cd59d008cbadf57db6
Link zum Herunterladenliblatex-driver-perl_0.08-2_all.deb
Ausführliche BeschreibungThe LaTeX::Driver module encapsulates the details of invoking the LaTeX programs to format a LaTeX document. Formatting with LaTeX is complicated; there are potentially many programs to run and the output of those programs must be monitored to determine whether further processing is required. . LaTeX::Driver runs the required commands in the directory specified, either explicitly with the dirname option or implicitly by the directory part of basename, or in the current directory. As a result of the processing up to a dozen or more intermediate files are created. These can be removed with the cleanup method. . The LaTeX::Driver module takes care of running and re-running latex on a LaTeX document so that forward references, tables of contents, and lists of figures and tables are resolved. It will also run bibtex and makeindex if it detects that a bibliography or in index have been specified, and will re-run latex again one or more times until the formatting of the document has stabilized.


Impressum
Linux is a registered trademark of Linus Torvalds