CTAN Comprehensive TeX Archive Network

Announcements for Run TeXfile

Run file – 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
      %! 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.

PackageRun TeXfile
Version0.06 2025-10-08
Copyright2025 Herbert Voß
MaintainerHerbert Voß

Atom Atom 1.0 feed with announcements for package Run TeXfile.
RSS RSS 2.0 feed with announcements for package Run TeXfile.

Guest Book Sitemap Contact Contact Author