ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* loop textext and \MPstring{…}
@ 2009-08-11 14:08 Andreas Harder
  2009-08-11 22:07 ` Hans Hagen
  2009-08-12  5:40 ` Aditya Mahajan
  0 siblings, 2 replies; 13+ messages in thread
From: Andreas Harder @ 2009-08-11 14:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I am trying to achieve the following:

\setMPtext{1}{ABC}
\setMPtext{2}{DEF}
\setMPtext{3}{GHI}

\starttext

\startMPpage[offset=1ex,width=\paperwidth,height=\paperheight]
   for i=1 upto 3:
     draw textext(\MPstring{i}) shifted(i*cm,i*cm) ;
   endfor;
\stopMPpage

\stoptext

There is no error but no content either. What's wrong?

Thanks
	Andreas
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-08-13 16:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-11 14:08 loop textext and \MPstring{…} Andreas Harder
2009-08-11 22:07 ` Hans Hagen
2009-08-12  5:40 ` Aditya Mahajan
2009-08-12 10:51   ` Andreas Harder
2009-08-12 13:25     ` Aditya Mahajan
2009-08-12 14:53       ` Andreas Harder
2009-08-13  3:00         ` Aditya Mahajan
2009-08-13 16:41           ` Andreas Harder
2009-08-12 19:23       ` Hans Hagen
2009-08-12 18:34     ` Mojca Miklavec
2009-08-12 21:22       ` Hans Hagen
2009-08-13 16:50         ` Andreas Harder
2009-08-12 21:27       ` Andreas Harder

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