diff options
Diffstat (limited to 'tex/context/base/context.tex')
-rw-r--r-- | tex/context/base/context.tex | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex index 8deeb434c..2780c21b8 100644 --- a/tex/context/base/context.tex +++ b/tex/context/base/context.tex @@ -31,7 +31,7 @@ %D 2004.8.30 the low level interface is english. Watch out and adapt %D your styles an modules. -\def\contextversion{2006.06.09 13:05} +\def\contextversion{2006.07.13 22:26} %D For those who want to use this: @@ -242,13 +242,14 @@ \input core-vis.tex %input core-con.tex \input core-rul.tex +\input core-num.tex +\input core-tsp.tex % splitter \input core-tab.tex \input core-nav.tex \input core-ref.tex \input core-obj.tex \input core-buf.tex \input core-lst.tex -\input core-num.tex \input core-itm.tex \input core-des.tex \input core-mat.tex @@ -334,12 +335,14 @@ \input type-ini.tex \input type-def.tex +\input meta-tex.tex % we need fonts \input prop-ini.tex \input prop-lay.tex % needs core-ref.tex \input prop-mis.tex \input math-ini.tex % needs enco-ini.tex +\input math-ext.tex %D Now we're ready for more core modules. |