公式的latex与word 互换
公式格式转换
- latex编写或引用公式时,用代码编写公式会比较麻烦,所以先在word/mathtype编辑再转换。
- 当写大论文时,当没有latex模板,有latex公式代码,不想用截图时,需要把latex转换为word。
直观公式(word,mathtype,图片) 转latex
- 软件:mathpix , 将截图之间转换为latex代码
- 软件: word, mathtype,公式编辑工具然后用自带的工具转换为latex (word好像只有win,可以转)
latex 转 word
不建议使用word(win版本)下的输入latex的功能,因为其语法和大多数使用的latex语法不一样。
软件:Latex2Word-Equation (需要用到chrome下载插件)
然后在https://www.mathjax.org/#demo即可将latex转为word公式,全选latex代码,右击,点击刚下载插件,最后在word文档中粘贴,选择OMML公式(有安装好的mathtype,选择mathtype公式也可以)
参考链接
[1] https://www.cnblogs.com/da-liny/p/10968238.html
[2] https://github.com/idf/LaTex2Word-Equation
[3] https://www.mathjax.org/#demo