Qiefan Jiang

Results 13 comments of Qiefan Jiang

> To fix this, update `do_nary` to default `bo` to an empty string if `get_val` returns `None`, and filter out any `None` values in `res` before joining. For example: Exception...

I found a python module [officemath2latex](https://github.com/Derican/officemath2latex) can handle these. You can review this project, then decide replace `docling/backend/docx/latex/omml.py` with it or not. I can submit PR if you are willing...

@renoyuan 另外,`normalize_font_name`方法在`FontTool`和`PublicResFileParser`中重复实现了,要不要统一一下?