actions-marketplace-validations/Compile All LaTeX

Searches all tex files and compiles them via Rubber

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandThe command to invoke to compile. Defaults to 'rubber --inplace -d --synctex -s'norubber --unsafe --inplace -d --synctex -s -W all
verboseAdds more outputnofalse
successThe name of the environment variable that will hold the list of correctly compiled files. Since GitHub Actions does not support multiline output, this action writes on a variable.noLATEX_SUCCESSES
namedescription
successfully-compiledA comma-separated list of all successfully compiled files
compiled-filesA comma-separated list of all the produced pdfs