-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
(please close with my apologies if this has been addressed since version 3.61.0)
The cause of TeamBasedInquiryLearning/checkit-tbil-la#46 is that it uses software that relies on this package, and https://github.com/roniemartinez/latex2mathml/blob/master/latex2mathml/commands.py#L23 seems to indicate that \middle
is unsupported as of the current version 3.64.0.
I don't know how difficult supporting \middle
is, but would it make sense to hide unknown commands rather than output them as text? In the case of decorative commands like this, things might look "good enough", but maybe this is worse for a command intended to output something on its own.