diff --git a/xmScripts/config.txt b/xmScripts/config.txt index b82831b..ec5c4bf 100644 --- a/xmScripts/config.txt +++ b/xmScripts/config.txt @@ -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' @@ -54,4 +54,4 @@ YOUR_EMAIL="noproblem@dummy.org" # 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) \ No newline at end of file +# export XM_FORCE=1 # force build (even if uptodate) and serve (use push -f)