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.
Opening a new issue to track needed work for menclose ( PR of the original text: #24 ).
Known issues:
Simplify: Simplification of the menclose element mathml#105
menclose does not specify in which order the notations are painted ( menclose does not specify in which order the notations are painted mathml#113 )
need OpenType MATH values if a dedicated algorithm is provided ( OpenType MATH values for menclose notations mathml#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.