Skip to content

Commit

Permalink
chore: update typesetfiles in build.lua (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
LogCreative authored Jan 11, 2024
1 parent 0e7b3a9 commit fe9fe17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sjtutex/build.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sourcefiles = {"sjtutex.dtx","sjtu-vi-*.pdf"}
installfiles = {"*.cls","*.def","*.pdf"}

typesetexe = "xelatex"
typesetfiles = {"sample-*.tex","sjtutex.dtx"}
typesetfiles = {"sjtutex.dtx"}
typesetsuppfiles = {"ctxdoc.cls"}

bibtexexe = "bibtex"
Expand Down

0 comments on commit fe9fe17

Please sign in to comment.