From 82229359e2a01768d5f2cee357faed1b5b9b51cd Mon Sep 17 00:00:00 2001 From: Taco Hoekwater Date: Wed, 27 Dec 2006 11:19:48 +0000 Subject: context 2006.12.27 git-svn-id: svn://tug.org/texlive/trunk@2978 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/context/base/cont-new.tex | 2 +- Master/texmf-dist/tex/context/base/context.tex | 5 ++--- Master/texmf-dist/tex/context/base/math-pln.tex | 19 ++++++++++--------- Master/texmf-dist/tex/context/base/rlxtools.rlx | 4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) (limited to 'Master/texmf-dist/tex/context/base') 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= --outputpath= - .gif + .tif @@ -118,7 +118,7 @@ texmfstart pstopdf --convert --inputpath= --outputpath= - .gif + .tiff -- cgit v1.2.3