ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* mfun-004.tex \startuseMPgraphic
@ 2005-12-19  0:13 David Arnold
  2005-12-19  9:52 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: David Arnold @ 2005-12-19  0:13 UTC (permalink / raw)


Hans,

In mfun-004.tex, I find:

\startuseMPgraphic{axis}
   tickstep := 1cm ; ticklength := 2mm ;
   drawticks unitsquare xscaled 4cm yscaled 3cm shifted (-1cm,-1cm) ;
   tickstep := tickstep/2 ; ticklength := ticklength/2 ;
   drawticks unitsquare xscaled 4cm yscaled 3cm shifted (-1cm,-1cm) ;
\stopuseMPgraphic

\startlinecorrection[blank]
\startMPcode
   \includeMPgraphic{axis}
   drawpoint "1cm,1.5cm" ;
\stopMPcode
\stoplinecorrection


If the axis graphic is going to be "reused" over and over again, why  
didn't you use \startreusableMPgraphic?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-19  9:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-19  0:13 mfun-004.tex \startuseMPgraphic David Arnold
2005-12-19  9:52 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).