Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-16 | Support execution properties for typesetting actions | Klaus 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-09 | add 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> |