29 Apr
2014
29 Apr
'14
11:14 p.m.
On 2014-04-29 Wolfgang Schuster wrote:
Am 29.04.2014 um 16:21 schrieb Jan Tosovsky
: is there any way to switch the hlig or dlig features on? The corresponding glyphs are present in the font, but somehow ignored.
The name of the typeface you defined here
\definefontfamily[palation][rm][Palatino Linotype]
isn't the same which you use here
\setupbodyfont[palatino]
What a stupid mistake! Now it works as expected. Thanks a lot! Jan