summaryrefslogtreecommitdiff
path: root/tex/context/base/context.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2007-08-20 10:21:00 +0200
committerHans Hagen <pragma@wxs.nl>2007-08-20 10:21:00 +0200
commitdeecfe09c774d4c2835f6999b2cdd9ca07e9bdae (patch)
treec921185fc4f848363c7d2ebf48a24e575c8194fe /tex/context/base/context.tex
parent14fbfde2ad32d2fe4a831aa9007877e5cb5764be (diff)
downloadcontext-deecfe09c774d4c2835f6999b2cdd9ca07e9bdae.tar.gz
stable 2007.08.20 10:21
Diffstat (limited to 'tex/context/base/context.tex')
-rw-r--r--tex/context/base/context.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex
index 541ae1ead..024af80f5 100644
--- a/tex/context/base/context.tex
+++ b/tex/context/base/context.tex
@@ -42,7 +42,7 @@
%D your styles an modules.
\edef\contextformat {\jobname}
-\edef\contextversion{2007.08.09 13:04}
+\edef\contextversion{2007.08.20 10:21}
%D For those who want to use this:
@@ -208,7 +208,6 @@
\loadmkivfile{attr-ini.tex}
\loadmkivfile{node-ini.tex}
-
%D We also use some third party macros. These are loaded by
%D saying:
@@ -300,7 +299,7 @@
\loadcorefile{spec-def.tex}
\loadcorefile{spec-var.tex}
-\loadcorefile{colo-ini.tex}
+\doiffileelse{colo-new.tex}{\loadcorefile{colo-new.tex}}{\loadcorefile{colo-ini.tex}}
\loadcorefile{colo-ext.tex}
%D For the moment we load a lot of languages. In the future
@@ -481,6 +480,8 @@
%D These macros are loaded last since they overload and|/|or
%D extend previously defined ones.
+\loadmkivfile{lxml-ini.tex}
+
\loadcorefile{xtag-ini.tex}
\loadcorefile{xtag-ext.tex}
\loadcorefile{xtag-prs.tex}
@@ -625,8 +626,8 @@
\unprotect
\beginLUATEX
\appendtoks
- \writestatus\m!lua{used config path - \ctxlua{tex.print(cache.configpath(texmf.instance))}}%
- \writestatus\m!lua{used cache path - \ctxlua{tex.print(cache.path)}}%
+ \writestatus\m!lua{used config path - \ctxlua{tex.print(caches.configpath(texmf.instance))}}%
+ \writestatus\m!lua{used cache path - \ctxlua{tex.print(caches.path)}}%
\to \everydump
\endLUATEX
\protect