Skip to content

Correction to sinol-make doc -> latexmk -> -dvi#324

Merged
MasloMaslane merged 1 commit intosio2project:mainfrom
pparys:poprawka-doc
Mar 26, 2026
Merged

Correction to sinol-make doc -> latexmk -> -dvi#324
MasloMaslane merged 1 commit intosio2project:mainfrom
pparys:poprawka-doc

Conversation

@pparys
Copy link
Copy Markdown
Contributor

@pparys pparys commented Mar 26, 2026

Fix to my previous contribution:

  • Was: latexmk called with option -pdf, -lualatex, or no option
  • Corrected to: latexmk called with option -pdf, -lualatex, or -dvi
  • Reason: on some computers (depending on some global configuration options) latexmk without options uses lualatex, not latex. Now I explicitely force latexmk to compile using latex to dvi.
  • Additionally I modified the text displayed before compilation, so that the tests should pass (we will see).

@MasloMaslane MasloMaslane merged commit 916c6ac into sio2project:main Mar 26, 2026
4 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