Skip to content

New feature: compilation of doc using latexmk#319

Merged
MasloMaslane merged 1 commit intosio2project:mainfrom
pparys:doc-latexmk
Mar 24, 2026
Merged

New feature: compilation of doc using latexmk#319
MasloMaslane merged 1 commit intosio2project:mainfrom
pparys:doc-latexmk

Conversation

@pparys
Copy link
Copy Markdown
Contributor

@pparys pparys commented Mar 24, 2026

Hi there!
I improved the compilation process for latex files, using the "latexmk" command.
It is better because:

  • Only files that were changed are compiled again, not all files.
  • The number of runs of latex is adjusted automatically by latexmk (in our context usually one run is enough, unless there are some references in the text).

If the "latexmk" command is not available in the system, then the previous compilation functions are used.

@MasloMaslane MasloMaslane merged commit 1c2aa6b into sio2project:main Mar 24, 2026
2 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants