summaryrefslogtreecommitdiff
path: root/tex/context/base/meta-ini.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2006-07-24 10:49:00 +0200
committerHans Hagen <pragma@wxs.nl>2006-07-24 10:49:00 +0200
commit72646ab6a6f3cd139beecd0407480b03ab49ff10 (patch)
treeb7e979566c0aeda535d7a2f0c8e8cfa6bf51b2df /tex/context/base/meta-ini.tex
parent4bcfa86615a3095169831cf25639faa89b34468f (diff)
downloadcontext-72646ab6a6f3cd139beecd0407480b03ab49ff10.tar.gz
stable 2006.07.24 10:49
Diffstat (limited to 'tex/context/base/meta-ini.tex')
-rw-r--r--tex/context/base/meta-ini.tex4
1 files changed, 0 insertions, 4 deletions
diff --git a/tex/context/base/meta-ini.tex b/tex/context/base/meta-ini.tex
index 0fa99aa5c..1db812d61 100644
--- a/tex/context/base/meta-ini.tex
+++ b/tex/context/base/meta-ini.tex
@@ -1045,8 +1045,6 @@
\def\dostartstaticMPfigure#1#2\stopstaticMPfigure
{\startstaticMPgraphic{\jobname-#1}#2\stopstaticMPgraphic
- \doifmode{*\v!first}{\executesystemcommand
- {texmfstart --ifchanged=\MPgraphicfile.mp texexec --mpgraphic \MPgraphicfile.mp}}%
\endgroup}
% faster, but more tricky
@@ -1060,8 +1058,6 @@
%
% \def\dostartstaticMPfigure#1#2\stopstaticMPfigure
% {\startMPstaticgraphic{\jobname-#1}#2\stopMPstaticgraphic
-% \executesystemcommand
-% {texmfstart --ifchanged=\MPgraphicfile.mp texexec --mpgraphic \MPgraphicfile.mp}%
% % dirty trick, don't register, so no second main run of texexec:
% \global\advance\nofMPgraphics \minusone
% \endgroup}}