summaryrefslogtreecommitdiff
path: root/tex/context/base/supp-mps.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2003-02-11 00:00:00 +0100
committerHans Hagen <pragma@wxs.nl>2003-02-11 00:00:00 +0100
commit94506ae16cbb3851986ebf900316894301f46667 (patch)
tree139caa4675899b887099882d8254f29805196001 /tex/context/base/supp-mps.tex
parentd0b8c8944555fc6250ff5af04c01acfe37b93e0d (diff)
downloadcontext-94506ae16cbb3851986ebf900316894301f46667.tar.gz
stable 2003.02.11
Diffstat (limited to 'tex/context/base/supp-mps.tex')
-rw-r--r--tex/context/base/supp-mps.tex18
1 files changed, 12 insertions, 6 deletions
diff --git a/tex/context/base/supp-mps.tex b/tex/context/base/supp-mps.tex
index c8559f1fd..05442dc25 100644
--- a/tex/context/base/supp-mps.tex
+++ b/tex/context/base/supp-mps.tex
@@ -205,7 +205,8 @@
\long\def\startMPinclusions#1\stopMPinclusions
{\long\def\theMPinclusions
- {\@EA\expanded\@EA{\@EA\writeMPgraphic\@EA{\the\MPinitializations;}}%
+ {% \expanded !
+ \@EA\expanded\@EA{\@EA\writeMPgraphic\@EA{\the\MPinitializations;}}%
\writeMPgraphic{#1}}}
\long\def\MPinclusions#1%
@@ -866,14 +867,15 @@
\ifx\undefined\interactionmode \chardef\interactionmode=255 \fi
- \def\MPOSTbatchswitch {-int=batchmode}
- \def\MPOSTformatswitch{-progname=mpost -mem=}
- \def\MPOSTdriver {dvips}
+ \def\MPOSTbatchswitch {-int=batchmode}
+ \def\MPOSTnonstopswitch {-int=nonstopmode}
+ \def\MPOSTformatswitch {-progname=mpost -mem=}
+ \def\MPOSTdriver {dvips}
\def\executeMPOST#1%
{mpost
- \ifcase\interactionmode \MPOSTbatchswitch\space \fi
- \ifuseMETAFUNformat \MPOSTformatswitch metafun \fi #1}
+ \ifcase\interactionmode\MPOSTbatchswitch\or\MPOSTnonstopswitch\fi
+ \space\ifuseMETAFUNformat \MPOSTformatswitch metafun \fi #1}
\def\executeMPTEX#1%
{texexec
@@ -894,6 +896,10 @@
\fi
+%D The batchmode and nonstopmode (introduced in 2003 for
+%D Patrick Gundlach) switches may differ per binary and are
+%D supported by \TEXEXEC.
+
%D \macros
%D {insertMPfile}
%D