Add menclose to MathML core
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Opening a new issue to track needed work for menclose ( PR of the original text: https://github.com/mathml-refresh/mathml-core/pull/24 ).
Known issues:
-
Simplify: https://github.com/mathml-refresh/mathml/issues/105
-
menclose does not specify in which order the notations are painted ( https://github.com/mathml-refresh/mathml/issues/113 )
-
need OpenType MATH values if a dedicated algorithm is provided ( https://github.com/mathml-refresh/mathml/issues/97 )
Instead of a dedicated algo, it would be better if menclose would just use the current mrow algo and rely on pure CSS for styling notations.
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 reading the original text in mathml-refresh/mathml-core#24 and the linked issues #105, #113, and #97. Resolve the open questions around simplification, notation painting order, and OpenType MATH values, then document a settled menclose definition that can rely on the current mrow algorithm and CSS styling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100