问题1:格式转换,md文件转doc错误 [WARNING] Could not convert TeX math x = \cos{\frac{2 \pi}{N} k}\ y = \sin{\frac{2 \pi}{N} k}, rendering as TeX: y = \sin{\frac{2 \pi}{N} k} ^ unexpected control sequence \ expecting “%”, “\label”, “\tag”, “\nonumber” or whitespace 解决方案:使用\begin{aligned}和\end{aligned}代替\\.