## 编译环境 操作系统 * [x ] Windows 7/8/10 * [ ] macOS * [ ] Linux `若需勾选,请把[ ]改成[x]` Tex发行版 * [ ] TexLive `年份` * [ ] MikTeX `版本号` * [x ] CTeX `若需勾选,请把[ ]改成[x]` ## 我的问题 在此输入你遇到的问题... 在latex下使用 /deleted{ \begin{equation} \deleted{\ddot{p_i}=\dot{v_i}=u_i} \end{equation} } 出现以下错误: ![](https://wenda.latexstudio.net/data/attach/200830/4J7YhBwi.png) 我写了头文件宏如下: \usepackage{changes} \definechangesauthor[name={Per cusse}, color=orange]{per} \setremarkmarkup{(#2)} 请问各位大神,这个问题该如何解决呢。急等。

2 回答2

0
为什么不给 MWE? https://tex.meta.stackexchange.com/questions/228/ive-just-been-asked-to-write-a-minimal-working-example-mwe-what-is-that
0
`changes` 包手册里说过,`ulem` 还不能很好作用在公式上,所以比较推荐读手册上的推荐用法

你的回答

请登录后回答

你的回答将会帮助更多人,请务必认真回答问题。