kanggara75/tex2pdf
Convert LaTeX file into PDF file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| output_dir | Output directory to store the pdf file. | yes | ./ |
| main_latex_file | Main latex file to convert in PDF | yes | main.tex |
| ctan_packages | "Extra package from CTAN to install. List of packages available [here](http://mirror.ctan.org/systems/texlive/tlnet/archive). Each package must be separated by a space (ex: "moderncv xargs")." | — | — |
| toc | "If there's is a Table Of Content in your LaTeX document put this flag to true. It will compile the doc twice to generate the TOC." | — | false |
Outputs
no outputs