Skip to content

Commit aa76268

Browse files
committed
only one xourse
1 parent 181b083 commit aa76268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmScripts/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ YOUR_EMAIL="[email protected]"
5050
# For use in Actions, and perhaps to adapt the functionality of the PDF/HTML/SERVE buttons
5151
#
5252
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
53+
export XM_TO_PROCESS=calculus1TextbookBySection/higherOrderDerivativesAndGraphs.tex # only build/frost/serve these files/courses
5454
# export XM_TO_PROCESS=aFirstXourse.tex # only build/frost/serve these files/courses
5555
# export XM_CONFIGFILE=more.cfg # exotic: if you want to use a different TeX4ht config file
5656
# export XM_SETTINGSFILE=config.lua # yet another way to set some options/Settings

0 commit comments

Comments
 (0)