mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
* Fix \cancel Fixes #1080. Improve `\cancel` in three ways: 1. Better lateral spacing. 2. Steeper `\cancel` lines on single characters. 3. Treat height and depth to match the `cancel` package behavior, not its documentation. * Update screenshots