diff options
Diffstat (limited to 'tex/context/base/context.tex')
-rw-r--r-- | tex/context/base/context.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex index 4bf41a16a..7af379e14 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.03.24 09:16} +\def\contextversion{2006.03.25 13:21} %D For those who want to use this: @@ -272,6 +272,8 @@ \input page-app.tex % unfinished \input page-flw.tex % experimental: flows \input page-spr.tex % experimental: spreads +\input page-plg.tex % experimental: plugins +\input page-str.tex % experimental: streams \input core-job.tex @@ -294,6 +296,7 @@ %D On which the next one depends: \input core-pos.tex +\input core-bar.tex \input core-snc.tex %D A few more languages, that have specifics using core |