summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2006-12-27 11:19:48 +0000
committerTaco Hoekwater <taco@elvenkind.com>2006-12-27 11:19:48 +0000
commit82229359e2a01768d5f2cee357faed1b5b9b51cd (patch)
treeba1121030d1204c8c4f5eb2caf3bf54fde5f40c7 /Master/texmf-dist/tex/context/base
parenta3d73d0a37478088505b421041c22e220b2e9605 (diff)
context 2006.12.27
git-svn-id: svn://tug.org/texlive/trunk@2978 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base')
-rw-r--r--Master/texmf-dist/tex/context/base/cont-new.tex2
-rw-r--r--Master/texmf-dist/tex/context/base/context.tex5
-rw-r--r--Master/texmf-dist/tex/context/base/math-pln.tex19
-rw-r--r--Master/texmf-dist/tex/context/base/rlxtools.rlx4
4 files changed, 15 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/context/base/cont-new.tex b/Master/texmf-dist/tex/context/base/cont-new.tex
index a730ab92806..bf3aabfa31c 100644
--- a/Master/texmf-dist/tex/context/base/cont-new.tex
+++ b/Master/texmf-dist/tex/context/base/cont-new.tex
@@ -13,7 +13,7 @@
% it's about time to clean up this file ...
-\newcontextversion{2006.12.20 23:52}
+\newcontextversion{2006.12.27 11:34}
%D This file is loaded at runtime, thereby providing an
%D excellent place for hacks, patches, extensions and new
diff --git a/Master/texmf-dist/tex/context/base/context.tex b/Master/texmf-dist/tex/context/base/context.tex
index 70c21e5bdfa..76e3c7a54e8 100644
--- a/Master/texmf-dist/tex/context/base/context.tex
+++ b/Master/texmf-dist/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}
diff --git a/Master/texmf-dist/tex/context/base/math-pln.tex b/Master/texmf-dist/tex/context/base/math-pln.tex
index 5ea7bc6fed1..d9dfd3445e4 100644
--- a/Master/texmf-dist/tex/context/base/math-pln.tex
+++ b/Master/texmf-dist/tex/context/base/math-pln.tex
@@ -93,15 +93,16 @@
\bracelu\leaders\vrule\!!height\ht\z@\!!depth\z@\hfill\bracerd
\braceld\leaders\vrule\!!height\ht\z@\!!depth\z@\hfill\braceru$}
-\def\bye{\par\vfill\supereject\end}
+\ifx\bye\undefined \def\bye{\par\vfill\supereject\end} \fi
-\let\sp=^
-\let\sb=_
-\def\,{\mskip\thinmuskip}
-\def\>{\mskip\medmuskip}
-\def\;{\mskip\thickmuskip}
-\def\!{\mskip-\thinmuskip}
-\def\*{\discretionary{\thinspace\the\textfont2\char2}{}{}}
+\let\sp=^ % will become obsolete
+\let\sb=_ % will become obsolete
+
+\ifx\,\undefined \def\,{\mskip \thinmuskip } \fi
+\ifx\>\undefined \def\>{\mskip \medmuskip } \fi
+\ifx\;\undefined \def\;{\mskip \thickmuskip} \fi
+\ifx\!\undefined \def\!{\mskip-\thinmuskip } \fi
+\ifx\*\undefined \def\*{\discretionary{\thinspace\the\textfont2\char2}{}{}} \fi
% {\catcode`\'=\active \gdef'{^\bgroup\prim@s}}
@@ -379,7 +380,7 @@
\doglobal\appendtoks
\let_\activemathunderscore
\let'\activemathquote
- \to \everymath
+ \to \everymathematics
\egroup
% so far
diff --git a/Master/texmf-dist/tex/context/base/rlxtools.rlx b/Master/texmf-dist/tex/context/base/rlxtools.rlx
index da605f6ee16..b230c6d5b54 100644
--- a/Master/texmf-dist/tex/context/base/rlxtools.rlx
+++ b/Master/texmf-dist/tex/context/base/rlxtools.rlx
@@ -107,7 +107,7 @@
texmfstart pstopdf --convert
--inputpath=<rl:value name='path'/>
--outputpath=<rl:value name='cache' default='.'/>
- <rl:value name='file' method='nosuffix'/>.gif
+ <rl:value name='file' method='nosuffix'/>.tif
</rl:step>
</rl:manipulator>
@@ -118,7 +118,7 @@
texmfstart pstopdf --convert
--inputpath=<rl:value name='path'/>
--outputpath=<rl:value name='cache' default='.'/>
- <rl:value name='file' method='nosuffix'/>.gif
+ <rl:value name='file' method='nosuffix'/>.tiff
</rl:step>
</rl:manipulator>