[XeTeX] TECkit map for Latin alphabet to Unicode IPA

Peter Dyballa Peter_Dyballa at Web.DE
Tue Oct 25 22:09:34 CEST 2011


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




More information about the XeTeX mailing list