[XeTeX] Language-specific glyphs
Jonathan Kew
jonathan_kew at sil.org
Wed Feb 13 19:59:20 CET 2008
On 13 Feb 2008, at 6:35 pm, Dragan Zlatkovic wrote:
> Many of the Adobe fonts (Warnock, Minion, Garamond Premier) contain
> cyrillic glyphs for the Serbian cursive forms of de, pe, te and ghe.
> However, I can't access them via \addfontfeature{Language=Serbian}.
You need to specify the script (if not Latin) as well as language,
because that's how the OpenType features are organized. As far as I
can see from a quick look at the font, it should work to say
something like:
\setmainfont[Script=Cyrillic,Language=Serbian]{Garamond Premier Pro}
JK
More information about the XeTeX
mailing list