-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Opening a new issue to track needed work for menclose ( PR of the original text: #24 ).
Known issues:
-
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.
Yaffle and physikerwelt