Mikael P. Sundqvist schrieb am 20.05.2019 um 21:41:
Hi,
attached is the result of running latest lmtx on
\definefontfeature[default][default][protrusion=quality,expansion=quality] \definefontfeature [default] [default] [threshold=20,expansion=quality] \setupalign[hz] \setupbodyfont[lucidaot]
\starttext Gauss öppnade med denna studie ett helt nytt fält inom matematiken, det som handlar om \emph{elliptiska funktioner} och \emph{modulära former}. \stoptext
What happens with the space between the characters in "studie", that becomes "s tudie"? The spacing between some other characters are also off (ma tematiken), but not as much as in studie. It's a problem with Lucida Opentype which lacks kerning (I reported the same problem a while ago).
Wolfgang