summaryrefslogtreecommitdiff
path: root/tex/context/base/context.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2001-04-30 00:00:00 +0200
committerHans Hagen <pragma@wxs.nl>2001-04-30 00:00:00 +0200
commit661f9f4a789474b20056f6bd4855c66d9791b301 (patch)
tree72af7bff285d69032c64b5c4d62667aa34b983f9 /tex/context/base/context.tex
parentc710c4ab57f84965c89205af58bc4fe204dfb79c (diff)
downloadcontext-661f9f4a789474b20056f6bd4855c66d9791b301.tar.gz
stable 2001.04.30
Diffstat (limited to 'tex/context/base/context.tex')
-rw-r--r--tex/context/base/context.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex
index c04c6ce80..41ece979b 100644
--- a/tex/context/base/context.tex
+++ b/tex/context/base/context.tex
@@ -13,7 +13,7 @@
\catcode`\{=1 \catcode`\}=2
-\def\contextversion{2001.4.23}
+\def\contextversion{2001.4.30}
%D Welcome to the main module. When this module is ran through
%D \type{initex} or \type{tex -i} or \type{whatevertex} using
@@ -113,7 +113,8 @@
%D load additional definition modules when needed.
\input enco-ini.tex
-\input regi-ini.tex % new
+\input hand-ini.tex
+\input regi-ini.tex
\input lang-ini.tex
\input colo-ini.tex
@@ -218,7 +219,7 @@
\input type-ini.tex
-\input math-ini.tex
+\input math-ini.tex % after enco-ini.tex
%D Now we're ready for more core modules.