Am 25.10.2011 um 20:12 schrieb Andy Lin:

> %These two lines are for xunicode, if you use it instead
> %\newfontface\doulos{Doulos SIL}
> %\def\useTIPAfont{\doulos}
> \newfontface\tipafont[Mapping=xetex-textipa]{Doulos SIL}

And another option is to turn this font declaration (similar to {\rmfamily 
<some text>}) into a command like \textrm{}:

        \DeclareRobustCommand{\textipa}[1]{{\tipafont #1}}

--
Greetings

  Pete

A mathematician is a device for turning coffee into theorems.
                                – Erdős Pál




--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to