summaryrefslogtreecommitdiff
path: root/latex/EXPRESSIONS
AgeCommit message (Collapse)Author
2023-06-16Support execution properties for typesetting actionsKlaus Aehlig
... in order to allow a specialized typesetting image to be used, so that the (potentially large) typesetting dependencies do not have to be installed in the normal build images.
2022-12-09add latexmk rule...Alberto Sartori
...the main improvement wrt to standalone rule is the usage of latexmk, which automatically runs latex the right number of times, and, if needed, can call bibtex as well. Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com>