[Fontinst] Problem generating OT2 Minion Cyrillic
Vladimir Volovich
vvv at vsu.ru
Tue Sep 2 18:26:28 CEST 2003
"UD" == Ulrich Dirr writes:
UD> I found the reason why the ligatures doesn't work. In ot2.etx I
UD> have to let \wnlig = \ligature: % a hook to suppress WN ligatures
UD> (cf. WL fonts at CTAN:fonts/amsfonts/cyr-alt)
UD> %\ifx\wnlig\undefined \let\wnlig\ligature%\fi
this happened because in the recent fontinst, the definition of
\ligature was changed, and you need to change the line
\ifx\wnlig\undefined\let\wnlig\ligature\fi
to
\ifx\wnlig\undefined\let\wnlig\Ligature\fi
in ot2.etx
Best,
v.
More information about the fontinst
mailing list