actions-marketplace-validations/Auto-latexdiff

Searches for LaTeX roots and builds differential documents via latexdiff comparing with previous tags.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
directoryWhere to search for LaTeX files. Defaults to the GitHub Actions workspaceno.
fail-on-errorFail if latexdiff failsnotrue
filesLatex files to compile, separated by newlines, relative to directory. Glob syntax supported. Defaults to '**/*.tex'no**/*.tex
include-lightweight-tagsWhether non-annotated tags should be considered. Defaults to false.nofalse
markupstyleWhich differential method to use (UNDERLINE CTRADITIONAL TRADITIONAL CFONT FONTSTRIKE INVISIBLE CHANGEBAR CCHANGEBAR CULINECHBAR CFONTCHBAR BOLD PDFCOMMENT)noCFONTCHBAR
tagsNewline-separated list of tags to create differential documents with. Regex syntax supported. Defaults to '.*'no.*
use-magic-commentsIf enabled, the system will consider "TeX root" magic comments. Enabled by default.notrue
namedescription
resultsA newline-separated list of successfuly compiled files