Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions xmScripts/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# : "${XAKE_BASE:=ximeralatex}"
# : "${XAKE_VERSION:=v2.7.2}"
: "${XAKE_VERSION:=v2.7.2-full}" # with texlive_full
: "${XAKE_VERSION:=v2.7.8-full}" # with texlive_full
#
# For publishing you'll need a GPG Key
# To generate a key-pair, fill in your name and email, and run 'xmlatex genKey'
Expand Down Expand Up @@ -54,4 +54,4 @@ YOUR_EMAIL="[email protected]"
# export XM_CONFIGFILE=more.cfg # exotic: if you want to use a different TeX4ht config file
# export XM_SETTINGSFILE=config.lua # yet another way to set some options/Settings
# export XM_ONLY_CHECK=1 # do not actually compile/clean anything (NOT IMPLEMENTED for frost/serve!)
# export XM_FORCE=1 # force build (even if uptodate) and serve (use push -f)
# export XM_FORCE=1 # force build (even if uptodate) and serve (use push -f)