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
_______________________________________________
ctan-ann mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to