-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for \cancel and co. #402
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! There's a couple of minor issues left, could you please take a look?
I should note that this is a breaking change technically, but a good one and for a good reason, so I approve that.
@ForNeVeR, this is a draft work, I'm open to (and ask for) any advice on this. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
I think we'll leave |
This commit address #349 and add support to:
\cancel
\bcancel
\xcancel
\cancelto
Current output of
\cancel{Q} \\ \xcancel{69} \\ \frac{a\bcancel{b}}{\bcancel{b}}
: