[dev-context] sometxt vs textext

Aditya Mahajan adityam at umich.edu
Fri Jun 23 23:35:28 CEST 2006


Hi,

  How can I replace the following textext code to use sometxt?

\startMPpage
   numeric u ; u := 1cm ;
   for i = 0 upto 5:
    dotlabel.bot(textext("$X_{" & decimal(i+1) & "}"), (i*u,0));
  endfor ;
\stopMPpage

  Also is sometxt supposed to be a replacement for textext in the long run?


Thanks
Aditya



More information about the dev-context mailing list