On Fri, Oct 14, 2022 at 04:33:54PM +0200, Vincent Lefevre wrote: > Wikipedia has an article about kerning, but not with a good example > of how ugly and disturbing the lack of kerning can be. I suggest > that you look at > > > https://tex.stackexchange.com/questions/448069/fix-ugly-kerning-in-equation-subscript > > where the issue can be seen on $C_{eff}$. Here, my mind doesn't > parse "eff" as a unique word, but as separate letters.
I changed the code such that @var and other slanted @-commands become \mathit in math instead of being simply removed to have words rather than separate letter, as it is a better interpretation of Texinfo @-commands arguments, thanks. -- Pat