Am 22.10.2010 um 20:40 schrieb Tobias Schoel:
> Is there an ft-ligature in TeX Gyre Pagella and I or xetex do something
> wrong, or isn't it?
As of version 2.004, no, there isn’t one. ff, fi, fl, ffi, ffl, yes, ft, no.
The same appears to be true for the other TeX Gyre fonts as well.
The only
Sorry Tobias, I was missing your point entirely!
I tried your example, confronting the result of these lines:
\setmainfont{texgyrepagella-regular.otf}
Alfi often eats puff waffles.\\
\fontspec[Ligatures=NoCommon]{texgyrepagella-regular.otf}
Alfi often eats puff waffles.
I tried also Historical a
Tobias,
See pp. 6-7 of the fontspec manual. You need to change one line to:
\setmainfont{texgyrepagella-regular.otf}
Should work like that.
Best,
J
--
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex
Hi,
although this list is probably not the best place to ask, I do so,
because googling didn't help either:
Is there an ft-ligature in TeX Gyre Pagella and I or xetex do something
wrong, or isn't it?
Minimal example for the f-ligatures:
\documentclass{minimal}
\usepackage{fontspec}
\setmai