git-anish/LaTeX compilation
Compiles latex documents using pdflatex, lualatex, xelatex. Full TeXLive distribution.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| root_file | The root LaTeX file to be compiled | yes | — |
| working_directory | The working directory for the latex compiler to be invoked | — | — |
| compiler | LaTeX engine to be used | — | latexmk |
| args | Extra arguments to be passed to the latex compiler | — | -pdf -latexoption=-file-line-error -latexoption=-interaction=nonstopmode |
| extra_system_packages | Install extra packages by apt-get | — | — |
Outputs
no outputs