Hello all,
I try to get a label in metafun that is broken into two lines:
some
text
the following \break is silently ignored. Putting the textext inside
a vbox did not help.
==================================================
% interface=en output=pdf
\starttext
\startMPcode
label (textext("some\break text"),origin);
\stopMPcode
\stoptext
==================================================
How do I get the some text in two lines?
Patrick
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context