w3c / mathml-core

MathML Core draft
https://w3c.github.io/mathml-core
34 stars 14 forks source link

OpenType MATH MathItalicCorrection #66

Open fred-wang opened 4 years ago

fred-wang commented 4 years ago

It is used during the layout of mrow/subsup/munderover

https://mathml-refresh.github.io/mathml-core/#layout-of-mrow https://mathml-refresh.github.io/mathml-core/#subscripts-and-superscripts-msub-msup-msubsup https://mathml-refresh.github.io/mathml-core/#underscripts-and-overscripts-munder-mover-munderover https://mathml-refresh.github.io/mathml-core/#prescripts-and-tensor-indices-mmultiscripts

We have tests for that, but we probably need more.

NSoiffer commented 3 years ago

@fred-wang: can this be closed?

fred-wang commented 2 years ago

Let's keep it open, I need to check how much we implemented it in chromium and whether test coverage should be improved.