https://github.com/latourjh/latextoword
Raw latex-coded text input for word documents with conversion to Omath Word equation using the VBA macro and python. Useful for quick large mathematical latex equation insertions into a word document docx.
https://github.com/latourjh/latextoword
docx latex mathml omath python
Last synced: about 1 year ago
JSON representation
Raw latex-coded text input for word documents with conversion to Omath Word equation using the VBA macro and python. Useful for quick large mathematical latex equation insertions into a word document docx.
- Host: GitHub
- URL: https://github.com/latourjh/latextoword
- Owner: LatourJH
- License: mit
- Created: 2024-10-12T01:04:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T07:16:49.000Z (over 1 year ago)
- Last Synced: 2025-02-10T06:24:16.828Z (over 1 year ago)
- Topics: docx, latex, mathml, omath, python
- Language: VBA
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LatexToWord
A Word document macro that integrates Visual Basic for Applications (VBA) with Python to convert raw LaTeX-coded text into formatted OMath equations in Microsoft Word. This tool allows users to seamlessly insert complex mathematical formulas into Word documents by processing LaTeX code, making it an efficient solution for academic papers, reports, and other documents requiring mathematical notation. In DEV stages.