Support `\cancel`, `\bcancel`, `\xcancel`, `\cancelto`
- Dominant language
- C#
- Stars
- 719
- Forks
- 113
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 1
Description
### Discussed in https://github.com/ForNeVeR/wpf-math/discussions/348
Originally posted by **TheDIMONDK** January 28, 2023
# Hello! Is it possible to do as here:

## [Source](https://tex.stackexchange.com/questions/75525/how-to-write-crossed-out-math-in-latex)
- [x] `\cancel`
- [x] `\bcancel`
- [x] `\xcancel`
- [ ] `\cancelto`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing implementations of \cancel, \bcancel, and \xcancel, then trace how their rendered output is tested or displayed. The work is done when \cancelto is supported consistently with those commands and the relevant rendering checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, latex
- Domain
- computer-graphics, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100