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 4fd4385 commit 5480323Copy full SHA for 5480323
xmScripts/config.txt
@@ -2,8 +2,8 @@
2
# version of Ximera xake container to use (with xmlatex)
3
#
4
# : "${XAKE_BASE:=ximeralatex}"
5
-# : "${XAKE_VERSION:=v2.7.0}"
6
-: "${XAKE_VERSION:=latest}" # with texlive_full
+: "${XAKE_VERSION:=v2.7.3}"
+# : "${XAKE_VERSION:=latest}" # with texlive_full
7
8
# For publishing you'll need a GPG Key
9
# To generate a key-pair, fill in your name and email, and run 'xmlatex genKey'
0 commit comments