diff options
author | Hans Hagen <pragma@wxs.nl> | 2005-07-13 00:00:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2005-07-13 00:00:00 +0200 |
commit | c7f924443bf5e21f5cd9210fc76c633a3a77e20e (patch) | |
tree | 43b35cb107e3c369f19d7b0147a6476a0dcda0cc /tex/context/base/context.tex | |
parent | 606ac7d65f5f5974ae7926e84dfb34849ce96db8 (diff) | |
download | context-c7f924443bf5e21f5cd9210fc76c633a3a77e20e.tar.gz |
stable 2005.07.13
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 8a85f9a27..9d1771f4d 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.06.27} +\def\contextversion{2005.07.13} %D Welcome to the main module. When this module is ran through %D \type{initex} or \type {tex -i} or \type {whatevertex} using @@ -86,6 +86,7 @@ \input syst-ext.tex \input syst-new.tex \input syst-con.tex +\input syst-var.tex \input math-pln.tex % basic plain math |