You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cancellation of terms for most formats. (#271)
* Added StrokeType [API change].
* Added ECancel constructor on Exp [API change].
* Added ECancel handling to all readers and writers.
* Added tests for ECancel.
Closes#251.
Closes#269.
This adds support for LaTeX `\cancel`, `\bcancel`, `\xcancel`,
and their equivalents in OMML, MathML, and Typst.
0 commit comments