File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22# version of Ximera xake container to use (with xmlatex)
33#
44# : "${XAKE_BASE:=ximeralatex}"
5- : "${XAKE_VERSION:=v2.7.0 }"
5+ : "${XAKE_VERSION:=v2.7.2 }"
66# : "${XAKE_VERSION:=v2.6.8-full}" # with texlive_full
77#
88# For publishing you'll need a GPG Key
99# To generate a key-pair, fill in your name and email, and run 'xmlatex genKey'
10- YOUR_NAME="DUMMY_NAME_TEST "
11- YOUR_EMAIL="DUMMY_EMAIL_TEST "
10+ YOUR_NAME="Just For DUMMY Testing "
11+ 1212#
1313# Current 'xmlatex genKey' logic:
1414# if there is no .xmKeyFile, and it is properly .gitignored,
@@ -21,7 +21,7 @@ YOUR_EMAIL="DUMMY_EMAIL_TEST"
2121# !! DO NOT SAVE THE KEY IN THIS config.txt FILE !!
2222#
2323
24- ## : "${XIMERA_NAME:=myreponame }"
24+ : "${XIMERA_NAME:=myreponamexx }"
2525## : "${XIMERA_URL:=http://localhost:2000/}"
2626## : "${XIMERA_URL:=https://ximera.osu.edu/}"
2727## : "${XIMERA_URL:=https://set-p-dsb-zomercursus-latest.cloud-ext.icts.kuleuven.be/}"
You can’t perform that action at this time.
0 commit comments