actions-marketplace-validations/LaTeX document compiler

GitHub Action for compiling LaTeX documents

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
latex_main_fileThe main LaTeX file (your root file)yes
working_directoryThe working directory for the LaTeX engineno
latex_compilerThe LaTeX engine to be invokednolatexmk
latex_compiler_argumentsArguments parsed to the LaTeX compilerno-pdf -file-line-error -halt-on-error -interaction=nonstopmode
system_packagesPackages to be installed (Arch-based [uses `pacman`]; `TexLive-Most` is installed)no
pre_taskShell commands to execute _BEFORE_ compiling the LaTeX documentno
post_taskShell commands to execute _AFTER_ compiling the LaTeX documentno

no outputs