diff options
Diffstat (limited to 'tex/context/base/context.tex')
-rw-r--r-- | tex/context/base/context.tex | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex index 512010c0d..c04c6ce80 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.9} +\def\contextversion{2001.4.23} %D Welcome to the main module. When this module is ran through %D \type{initex} or \type{tex -i} or \type{whatevertex} using @@ -171,6 +171,7 @@ \input core-mat.tex \input core-syn.tex \input core-mul.tex % moved +\input core-spa.tex \input main-001.tex % still to be split \input core-sec.tex \input core-pag.tex @@ -215,6 +216,10 @@ \input font-ini.tex \input font-uni.tex +\input type-ini.tex + +\input math-ini.tex + %D Now we're ready for more core modules. \input core-fnt.tex |