ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* XeTeX/linux and mpgraphics
@ 2006-05-16 10:39 Taco Hoekwater
  0 siblings, 0 replies; only message in thread
From: Taco Hoekwater @ 2006-05-16 10:39 UTC (permalink / raw)


Hi,

With the latest ConTeXt (05.14) and XeTeX (0.992), I can
successfully run this file (xetexmp.tex):

   \setupcolors[state=start]
   \runMPgraphicstrue
   \starttext
   \startMPcode
   for i = 1 upto 100:
     j := 200-(2*i);
     fill fullcircle scaled (j*pt) withcolor (0.5+i/200)*green;
   endfor
   \stopMPcode
   \stoptext

using this command:

   texexec --xtx --nobackend xetexmp

Greetings, Taco

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-16 10:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-16 10:39 XeTeX/linux and mpgraphics Taco Hoekwater

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