#strikethrough math content
14 messages · Page 1 of 1 (latest)
If there is an alternative that looks different (for instance diagonal) it's also fine.
One janky workaround
?render $ #box(stroke: (bottom: 0.5pt), outset: (x:0pt, y:-2.5pt))[a] $
I can't remember how to get the bot to do light mode
I believe cancel will be a part of the next version though
?render theme=light $ #box(stroke: (bottom: 0.5pt), outset: (x:0pt, y:-2.5pt))[a] $
now, you are able to https://typst.app/docs/reference/math/cancel/
hah!
?render $cancel(a)$