Open callegar opened 3 years ago
We’ll be thoroughly reviewing all such spacing in the v2.20 work, but if you are able to provide screenshots of the issue, that will be very helpful in determining whether some spacing problems are specific to individual math layout implementations.
@tiroj I agree that the space between a letter and its subscript is a bit too tight in STIX 2 Math compared to Latin Modern or even the older XITS.
% compiled with LuaHBTeX 1.13.2
\documentclass{minimal}
\usepackage{unicode-math}
% uncomment accordingly to produce each result
%\setmainfont{STIX Two Text}
%\setmathfont{STIX Two math}
%\setmainfont{XITS}
%\setmathfont{XITS Math}
\begin{document}
\noindent in text:\\
this is a $V_Y$ document\\
this is a $V_X$ document\\
this is a \(V_Y\) document\\
display:\\
this is a \[V_Y\] document
\end{document}
Results: STIX 2, Latin Modern, XITS
Thank you. The images are very helpful. We revised the italic correction setting on a lot of glyphs in v2.10, to make them more systematic, but now need to review and revise the downstream cut-in kerning settings.
Duplicate of #184
When using the font with luatex, in $V_Y$ the top left corner of the Y almost clashes onto the V.