2012/3/14 Peter Dyballa <[email protected]>: > > Am 14.3.2012 um 16:42 schrieb d fulano: > >> Is there e.g., a test command to determine if "f" "i" will >> be replaced by another glyph, rather than be printed >> seperately? > > Check the code points in the font! The statement > > \defaultfontfeatures{Mapping=tex-text} > > informs the XeTeX engine to use the standard ligatures, as TeX would do by > default. > This mapping instruct XeTeX to use the TECkit mechanism to replace characters by ligatures in case they are not defined by GSUB tables in the font. It does not say anything about ligatures already present in the font nor does it list the contents of the GSUB tables.
> -- > Greetings > <] > Pete o __o |__ o recumbo > ___o /I -\<, |o \ -\),-% ergo sum! > ___/\ /\___./ \___...O/ O____.....`-O-'-()--o_________________ > > > > > -------------------------------------------------- > Subscriptions, Archive, and List information, etc.: > http://tug.org/mailman/listinfo/xetex -- Zdeněk Wagner http://hroch486.icpf.cas.cz/wagner/ http://icebearsoft.euweb.cz -------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex
