diff options
Diffstat (limited to 'tex/context/base/context.tex')
-rw-r--r-- | tex/context/base/context.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex index 320bd9c3a..eb1bb26ac 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{2006.11.20 09:49} +\edef\contextversion{2006.11.22 11:02} %D For those who want to use this: @@ -148,6 +148,8 @@ \loadcorefile{syst-var.tex} \loadcorefile{syst-str.tex} +%loadcorefile{syst-tra.tex} + \loadcorefile{syst-rtp.tex} \loadcorefile{math-pln.tex} @@ -175,7 +177,6 @@ \loadmkivfile{luat-ini.tex} % \loadmkivfile{luat-lib.tex} \loadmkivfile{luat-lmx.tex} -\loadmkivfile{luat-deb.tex} \loadmkivfile{luat-uni.tex} @@ -192,6 +193,7 @@ %D modules implement some basic typesetting functionality. \loadcorefile{core-var.tex} +\loadmkivfile{luat-deb.tex} \loadcorefile{supp-box.tex} \loadcorefile{supp-mrk.tex} |