runtexfile – Automate the process of compiling (La)TeX documents with index, bibliography,…
This package provides a small script like latexmk to run a TeX or LaTeX document controlled from within the document itself. The commands have to be defined at the beginning of the document, e.g.:
%! HV lualatex --shell-escape
%! HV biber
%! HV lualatex --shell-escape
%! HV xindex
%! HV xindex --config DIN2 -l DE -o test2.vwd
%! HV xindex --config DIN2 -l DE -o test2.dbd
%! HV lualatex --shell-escape
%! HV lualatex --shell-escape
\documentclass[...]{...}
…
The script itself does not parse the log file.
| Quellen | /support/runtexfile |
| Dokumentation | |
| Version | 0.06 2025-10-08 |
| Lizenzen | The LaTeX Project Public License 1.3 |
| Copyright | 2025 Herbert Voß |
| Betreuer | Herbert Voß |
| Enthalten in | TeX Live als runtexfile MiKTeX als runtexfile |
| Themen | Übersetzung |
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (761.9k).
Ankündigungen
Vorschläge
Vielleicht sind auch die folgenden Pakete von Interesse.
Bewertungskommentare