Mojca Miklavec wrote:
On 8/4/06, David Wooten wrote:
Hans Hagen wrote:
what is the label font then? probably defaultfont so you need to set that as well also, label does not use tex, use
label(\textext("very"),z46)
should be \textext{very}
indeed -)
That's it, indeed (though without the back-slash for textext):
label(textext("very"),z46)
I would use label(\sometxt{very},z46);
It works much better and you don't need to specify anything in the MPenvironment. The default document font will be used.
usable in 90% of the cases (not in loops)
To Hans: \textext is not documented anywhere yet. Would it make sense to make it a synonym for \sometxt perhaps?
too confusing Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------