Hi,

why is the second line right-aligned in the following example?

\definetextext
  [foo]
  [#1]#2{\switchtobodyfont[#1]#2}

\starttext
  \dorecurse{5}{
    \startMPcode
      draw \sometxt[foo][sans]{FooBar};
    \stopMPcode
    \startMPcode
      draw \sometxt[foo][iwona]{FooBar};
    \stopMPcode}
\stoptext


Marco

Attachment: signature.asc
Description: Digital signature

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to