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

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.

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.