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
Am 10.09.2010 um 13:42 schrieb Taco Hoekwater:
On 09/10/2010 01:01 PM, Andreas Harder wrote:
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?
Have you tried \addff ?
Yes, I have. Greeting Andreas
participants (2)
-
Andreas Harder
-
Taco Hoekwater