CTAN Comprehensive TeX Archive Network

runtexfile – Automate the process of compiling documents with index, bibliography, …

This package provides a small script like latexmk to run a or 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.

Sources/support/runtexfile
Documentation
Version0.03 2025-07-19
LicensesThe Project Public License 1.3
Copyright2025 Herbert Voß
MaintainerHerbert Voß
Contained inTeX Live as runtexfile
TopicsCompilation

Download the contents of this package in one zip archive (757.3k).

Community Comments

Loading...

Announcements

Here you can see a respective diagram in newer browsers.

more

Guest Book Sitemap Contact Contact Author