ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* error in meta-txt.tex
@ 2007-04-12 10:09 Vit Zyka
  2007-04-12 10:12 ` luigi scarso
  0 siblings, 1 reply; 3+ messages in thread
From: Vit Zyka @ 2007-04-12 10:09 UTC (permalink / raw)
  To: ConTeXt, Hans Hagen

Hi Hans,

there is an error in meta-txt.tex:
instead of
      \includeMPgraphic{followtokens}
should be something like
      \includeMPgraphic{followtokens}\relax
otherwise we get
      icture pic[]; ...
in .mp file

Vit

Test file:
-------------------------------------
\starttext

\useMPlibrary[txt]
\startuseMPgraphic{followtokens}
   path P, RotPath, C;
   C:= fullcircle scaled 10cm;
   draw C withpen pencircle scaled 0pt;
   P:= fullcircle scaled 11.3cm;
   RotPath:= subpath (3.25,4.5) of P;
\stopuseMPgraphic
\hbox{\followtokens{Text along the arc.}}

\stoptext
-------------------------------------

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

end of thread, other threads:[~2007-04-12 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-12 10:09 error in meta-txt.tex Vit Zyka
2007-04-12 10:12 ` luigi scarso
2007-04-12 11:39   ` Vit Zyka

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).