a917470154

mathtypejx

a917470154

mathtypejx is a Python package for converting MathType and legacy Equation Editor OLE formulas in Word .docx files into native OMML equations.

AI 简介

mathtypejx 是一个用于将 Word .docx 文件中嵌入的 MathType 和旧版 Equation Editor OLE 公式批量转换为原生 OMML 格式的 Python 工具。它纯 Python 实现 MTEF v3/v5 解析器,提取 OLE 中的公式字节流,转换为 MathML 后借助 Microsoft 官方 MML2OMML.XSL 转为 OMML,并安全替换文档中的原始 OLE 对象;支持失败标记、多流名兼容、结构校验与转换报告。适用于教育出版、考试题库(如高考物理试卷)等需长期维护老旧 Word 数学公式的场景,提升文档可访问性与编辑兼容性。

Python
MIT License
43
Stars
5
Forks
2
Watchers
0
Issues

Star 增长

今日0
近 7 天0
近 30 天+1
综合评分42.43
默认分支main