actions-marketplace-validations/latexmk-action
Build LaTeX document using Makefile
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The directory with Makefile | no | . |
| cmd | The command to run | no | latexmk |
| opts | Command-line options for latexmk | no | "" |
| depends | Path of DEPENDS.txt file | no | "" |
| debs | List of Debian packages to install with apt-get | no | "" |
| packages | List of TeXLive packages to install with tlmgr | no | "" |
Outputs
no outputs