diff options
author | Hans Hagen <pragma@wxs.nl> | 2006-11-22 11:02:00 +0100 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2006-11-22 11:02:00 +0100 |
commit | f30f3f3e998654ab6fc9c1d1b46aa224bd69ee2b (patch) | |
tree | d87ab22d7c93f667cf586b285d3ef26766e1f7fb /tex/context/base/context.tex | |
parent | 1e1ea1f42eea82123972659f4596dabe969c2d10 (diff) | |
download | context-f30f3f3e998654ab6fc9c1d1b46aa224bd69ee2b.tar.gz |
stable 2006.11.22 11:02
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} |