On Thu, 26 Sep 2002 16:53:56 +0200
Hans Hagen <[EMAIL PROTECTED]> wrote:

> At 01:01 PM 9/26/2002 +0200, Jens-Uwe Morawski wrote:
> 
> >Ahoi,
> >
> >in a document i use the following font-setup:
> >\enableregime[il1]
> >\usetypescriptfile[ts-larabie]
> >\definetypeface[BlueHighway][ss][sans][BlueHighway][default]
> >         [rscale=1.3,encoding=ec]
> >\setupencoding[default=ec]
> >\setupbodyfont[BlueHighway,ss,10pt]
> >
> >\usetypescriptfile[ts-misc-ttf]
> >\definetypeface[Binky][rm][serif][Binky][default][encoding=texnansi]
> >
> >In the normal text now the default-font is BlueHighway and i can
> >switch temporally to Binky using {\Binky <some text>}.
> >
> >Using the above font-setup in \start|\stopMPenvironment sets
> >correctly the body-font, but a
> >
> >label(btex some {\Binky important} words etex,origin)
> >
> >fails, since the command \Binky is unknown.
> 
> \startMPenvironment % optionally [global]
>    \define....
> \stopMPenvironment

Ahhh, [global] is required! Now it works. Many thanks.

Bye,
  Jens

Reply via email to