summaryrefslogtreecommitdiff
path: root/tex/context/modules/mkiv/m-graph.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/modules/mkiv/m-graph.mkiv')
-rw-r--r--tex/context/modules/mkiv/m-graph.mkiv5
1 files changed, 3 insertions, 2 deletions
diff --git a/tex/context/modules/mkiv/m-graph.mkiv b/tex/context/modules/mkiv/m-graph.mkiv
index 71af14cc8..8946732d0 100644
--- a/tex/context/modules/mkiv/m-graph.mkiv
+++ b/tex/context/modules/mkiv/m-graph.mkiv
@@ -26,6 +26,7 @@
\startMPdefinitions{graph}
loadmodule "grap" ;
+% input mp-grap.mpiv ;
\stopMPdefinitions
\protect
@@ -71,8 +72,6 @@
label.rt(formatted("(@j,@j)",(1.23,4.56)),(0cm,-5.0cm)) ;
\stopMPpage
-\stoptext
-
% \startMPpage[instance=graph]
% draw begingraph(3in,2in);
% gdraw "t:/metapost/grphdata/agepop91.d";
@@ -131,3 +130,5 @@
% autogrid(otick.bot,otick.rt);
% endgraph;
% \stopMPpage
+
+\stoptext