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