summaryrefslogtreecommitdiff
path: root/tex/context/base/context.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2005-08-15 00:00:00 +0200
committerHans Hagen <pragma@wxs.nl>2005-08-15 00:00:00 +0200
commitf8482bca2d7d031de38b8c751aadf5e2523f1a52 (patch)
treee4d206aab12d18e9a7b3e449e2c87ac0e9e7f9da /tex/context/base/context.tex
parent94afc97dd44b93da18e681e265b3c2b8666cd3e6 (diff)
downloadcontext-f8482bca2d7d031de38b8c751aadf5e2523f1a52.tar.gz
stable 2005.08.15
Diffstat (limited to 'tex/context/base/context.tex')
-rw-r--r--tex/context/base/context.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex
index c53968a45..43446058f 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{2005.08.03}
+\def\contextversion{2005.08.15}
%D Welcome to the main module. When this module is ran through
%D \type{initex} or \type {tex -i} or \type {whatevertex} using
@@ -315,6 +315,8 @@
\input font-uni.tex
\input font-bfm.tex
+\input enco-pfr.tex % uses \everyfont
+
\input type-ini.tex
\input type-def.tex
@@ -341,6 +343,10 @@
\input lang-spa.tex
+%D Sorting:
+
+% not yet: \input sort-ini.tex
+
%D Only the basic XML parser and remapper are part of the core.
%D These macrosa re loaded last since they overload and|/|or
%D extend previously defined ones.