3rdjcg/latex-build-langja
latex build environment package for japanese
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 8, 2021
- License
- MIT
Pinned Snippet
uses: 3rdjcg/latex-build-langja@630d927980bd70335d26d4ea1790d2e9c0dd11d9 # 0.1.0tags can be moved; commit SHAs can't. why a SHA?
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 | — | — |
| extra-tex-package | Install extra packages by tlmgr | — | — |
Outputs
no outputs