Adam Lindsay wrote:

I ran into more problems with image inclusion, which takes the form of:
\XeTeXpicfile "filename" xscaled something yscaled something

My hack for that one currently includes a temporary assignment of the
catcode for ". Yuck. I imagine that's not going to work for handling
wider-ranged things for fonts in MP.

I hope this is not a dumb question, but what about

\begingoup
  \catcode`\"=whatever
  \def\x{\endgroup\def\xetex!quot{"}}%
\x

and then later

\expanded{\XeTeXpicfile \xetex!quot filename\xetex!quot\space
   xscaled ...}

Christopher

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to