diff options
Diffstat (limited to 'tex/context/base/context.tex')
-rw-r--r-- | tex/context/base/context.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex index c8bba2123..5fd0bda0f 100644 --- a/tex/context/base/context.tex +++ b/tex/context/base/context.tex @@ -15,7 +15,7 @@ \catcode`\{=1 \catcode`\}=2 -\def\contextversion{2002.3.4} +\def\contextversion{2002.3.12} %D Welcome to the main module. When this module is ran through %D \type{initex} or \type{tex -i} or \type{whatevertex} using @@ -205,6 +205,7 @@ \input page-lin.tex \input page-mar.tex \input page-bck.tex +\input page-app.tex \input core-job.tex |