View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001019 | luatex | luatex bug | public | 2020-03-02 19:05 | 2020-03-02 19:05 |
Reporter | nagmat84 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0001019: Wrong kerning in math mode between certain base symbols and subscript | ||||
Description | The kerning in math mode seems to be wrong for the libertinus package. The assumed bug has already been reported their, but the package author claim this to be a bug in LuaLaTex. Also, see here: https://github.com/alif-type/libertinus/issues/301 | ||||
Steps To Reproduce | Compile this MWE with LuaLaTeX \documentclass{article} \usepackage{libertinus} \begin{document} \begin{equation} w_j q^j \end{equation} \end{document} The space between the base symbol "w" and the subscript "j" is too much while there is too little space between the "j" and the following base symbol "q". | ||||
Tags | No tags attached. | ||||