mrzahmadi/latexbuild
Compile a .tex file to PDF using a containerized TeX Live distribution (latexmk, biber)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| root_file | Path to the main .tex file, relative to working_directory | yes | — |
| working_directory | Directory containing the .tex sources | no | . |
| args | Arguments passed to latexmk | no | -pdf -interaction=nonstopmode -halt-on-error |
Outputs
no outputs