10 Sep
2010
10 Sep
'10
1:01 p.m.
Hi all, I've two questions. 1. Is f|*|f still the right way to prevent a ligature? 2. \setff{noligs} don't seem to have effect, while the defined font is working. What is wrong? \definefontfeature[noligs] [default][liga=no] \definefont[test][Serif*noligs] \startTEXpage[offset=1ex] ff fi fl fh fk \crlf {\setff{noligs} ff fi fl fh fk } \crlf {\test ff fi fl fh fk } \crlf f|*|f f|*|i f|*|l f|*|h f|*|k \stopTEXpage Best regards Andreas