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 9533091 commit 8f00fd1Copy full SHA for 8f00fd1
xmScripts/config.txt
@@ -49,7 +49,7 @@ YOUR_EMAIL="DUMMY_EMAIL_TEST"
49
#
50
# For use in Actions, and perhaps to adapt the functionality of the PDF/HTML/SERVE buttons
51
52
-# export XM_COMPILE_SEQUENCE=html # which output to generate, eg "pdf,handout.pdf,html"
+export XM_COMPILE_SEQUENCE=html,pdf,handout.pdf # which output to generate, eg "pdf,handout.pdf,html"
53
# export XM_TO_PROCESS=aFirstXourse.tex # only build/frost/serve these files/courses
54
# export XM_CONFIGFILE=more.cfg # exotic: if you want to use a different TeX4ht config file
55
# export XM_SETTINGSFILE=config.lua # yet another way to set some options/Settings
0 commit comments