summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMojca Miklavec <mojca.miklavec@gmail.com>2012-06-06 22:42:58 +0000
committerMojca Miklavec <mojca.miklavec@gmail.com>2012-06-06 22:42:58 +0000
commitd25ad487445e98158da813c48cc318f5a2f2f437 (patch)
treed7990c2ceae8de8dfa1e875110104926ad5607bd
parent9dfa5d4106bc41a43e251f96cdb2806be402726a (diff)
context-gnuplot: remove no longer needed \obeyMPlines that breaks ConTeXt MKIV
git-svn-id: svn://tug.org/texlive/trunk@26852 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex b/Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex
index 5851816085d..c78eb01d419 100644
--- a/Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex
+++ b/Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex
@@ -697,7 +697,7 @@
%D We need to preserve line breaks, otherwise metapost runs into troubles for longer input.
\def\startGNUPLOTpage
- {\begingroup\obeyMPlines\dostartGNUPLOTpage}
+ {\begingroup\dostartGNUPLOTpage}
\long\def\dostartGNUPLOTpage#1\stopGNUPLOTpage
{\endgroup\startMPpage#1\stopMPpage}