标签: mathjax
我想在mathjax中使用\cancel{·}。用here解释了一条不同颜色的交叉线。
\cancel{·}
我用
\[ enter code here \require{xcolor} \require{cancel} \renewcommand\CancelColor{\color{red}} \cancel{x^2} \]
但是没有用。有什么想法吗?
答案 0 :(得分:0)
对于将来的参考,tex Stack Exchange给出了一个很好的答案 {{3}}