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.
- Host: GitHub
- URL: https://github.com/june976/latex2word
- Owner: June976
- Created: 2024-12-21T04:37:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-31T11:13:22.000Z (over 1 year ago)
- Last Synced: 2025-03-31T12:24:02.998Z (over 1 year ago)
- Topics: latex, word
- Language: HTML
- Homepage: https://latex2word.jun997.xyz/
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: support_table.html
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)