OpenType MATH MathItalicCorrection
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing tests for MathItalicCorrection and the MathML Core sections covering mrow, subscripts and superscripts, underscripts and overscripts, and prescripts. Add coverage for the missing layout cases described by the issue, then run the relevant test suite and confirm the correction is applied in each applicable layout.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100