Sean Soon
Results
3
comments of
Sean Soon
Hi, I've been looking through the code for #269. It looks like the MathML reader and writer already support`menclose` for `\boxed`, so I think it could be added for `\cancel`,...
> Yes, one could add a new constructor `ECancel`. (Rather than booleans, it might be better to add a custom data type to customize.) The custom data type could store...
I can give this a go to implement the new constructor if no work has been started.