[metapost] verbatimtex not used from an .mp include file?
Karl Berry
karl at freefriends.org
Thu Jan 26 22:07:34 CET 2006
verbatimtex
\def\x{abc}
etex
So blah.mp should know about \x, but running metapost produces this:
I surmise it is read inside a group. How about
\gdef\x{abc}
?
More information about the metapost
mailing list