We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a218708 commit 79b3644Copy full SHA for 79b3644
README.txt
@@ -5,7 +5,8 @@ The document can be generated using the following command:
5
latexmk -pdf -silent cplexts
6
7
Note: On some systems (Mac), the previous comment will invoke pdflatex,
8
-which does not work for this document. In this case, one needs to
9
-invoke lualatex directly.
+which does not work for this document. In this case, build with this command:
+
10
+latexmk -pdf -lualatex -silent cplexts
11
12
Users of Windows should see WINDOWS.txt.
0 commit comments