New on CTAN: runtexfile
Datum: 20. Juli 2025 09:35:18 MESZ
Herbert Voß submitted the
runtexfile
package.
Version: 0.03 2025-07-19
License: lppl1.3
Summary description: Automate the process of compiling (La)TeX documents with index, bibliography, ...
Announcement text:
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 <test2.vwx> %! HV xindex --config DIN2 -l DE -o test2.dbd <test2.dbx> %! HV lualatex --shell-escape %! HV lualatex --shell-escape \documentclass[...]{...} [...] The script itself does not parse the log file.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/runtexfile The package’s files themselves can be inspected at https://mirrors.ctan.org/support/runtexfile/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
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 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 <test2.vwx> %! HV xindex --config DIN2 -l DE -o test2.dbd <test2.dbx> %! HV lualatex --shell-escape %! HV lualatex --shell-escape \documentclass[...]{...} [...] The script itself does not parse the log file.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/runtexfile The package’s files themselves can be inspected at https://mirrors.ctan.org/support/runtexfile/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
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
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 <test2.vwx> %! HV xindex --config DIN2 -l DE -o test2.dbd <test2.dbx> %! HV lualatex --shell-escape %! HV lualatex --shell-escape
\documentclass[...]{...} ...
The script itself does not parse the log file.
Paket | runtexfile |
Version | 0.03 2025-07-19 |
Copyright | 2025 Herbert Voß |
Betreuer | Herbert Voß |