kostrykin/Build LaTeX document
Build and publish LaTeX document
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sources | List of tex files to be built (only for the `pull_requrst` and `push` triggers). | — | — |
| working_directory | The working directory for building tex files (only for the `pull_requrst` and `push` triggers). | — | . |
| latexmk_use_xelatex | Instruct latexmk to use XeLaTeX (only for the `pull_requrst` and `push` triggers). | — | false |
| document_filename | The name of the built document file (usually ends with ".pdf", only for the `pull_requrst` and `push` triggers) | — | — |
| target_branch | The branch where to push the PDF to (only for the `push` trigger). | — | |
| docker_image | The docker image to be used (only for the `pull_requrst` and `push` triggers). | — | — |
Outputs
no outputs