diff options
author | Hans Hagen <pragma@wxs.nl> | 2006-12-27 11:34:00 +0100 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2006-12-27 11:34:00 +0100 |
commit | fd24aade07671dbdb72b393d6bd570a62eeab39f (patch) | |
tree | 9ff9d9b557e4f900b171d18d15504255771563b2 /tex/context/base/context.tex | |
parent | aaa81926862a554f3e9010dba94bfe21741e3fe9 (diff) | |
download | context-fd24aade07671dbdb72b393d6bd570a62eeab39f.tar.gz |
stable 2006.12.27 11:34
Diffstat (limited to 'tex/context/base/context.tex')
-rw-r--r-- | tex/context/base/context.tex | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex index 70c21e5bd..76e3c7a54 100644 --- a/tex/context/base/context.tex +++ b/tex/context/base/context.tex @@ -42,7 +42,7 @@ %D your styles an modules. \edef\contextformat {\jobname} -\edef\contextversion{2006.12.20 23:52} +\edef\contextversion{2006.12.27 11:34} %D For those who want to use this: @@ -152,8 +152,6 @@ \loadcorefile{syst-rtp.tex} -\loadcorefile{math-pln.tex} - %D To enable selective loading, we say: \CONTEXTtrue @@ -424,6 +422,7 @@ %D Math. +\loadcorefile{math-pln.tex} \loadcorefile{math-ini.tex} \loadcorefile{math-ext.tex} |