An open API service indexing awesome lists of open source software.

https://github.com/june976/latex2word

Translate LaTeX equations into Word equations.
https://github.com/june976/latex2word

latex word

Last synced: about 1 year ago
JSON representation

Translate LaTeX equations into Word equations.

Awesome Lists containing this project

README

          

## LaTeX2Word

### 网址

- [https://latex2word.jun997.xyz/](https://latex2word.jun997.xyz/)

### 关于

优雅地(也许吧)将 $\LaTeX$ 中的公式转换成 Microsoft Word 中的公式。

### 声明

大部分内容都是来自于开源的 [Temml](https://temml.org/) 项目,在原项目的基础上改进了少量的内容:

- 优化了显示,输入公式时可以同时查看公式以及 xml 文本的内容
- 更改了部分默认设置
- 加入快捷键
- 添加历史访问功能

部分内容咨询了 [ChatGPT](https://chatgpt.com/)。

### 参考

- [https://github.com/ronkok/Temml](https://github.com/ronkok/Temml)
- [https://www.zhihu.com/question/40763253/answer/22068935704](https://www.zhihu.com/question/40763253/answer/22068935704)