nissl-lab / npoi

a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
Apache License 2.0
5.65k stars 1.42k forks source link

Fix fontsize of the Math formula in XWPF #1364

Closed dcjxdd123 closed 2 months ago

dcjxdd123 commented 2 months ago

Fix https://github.com/nissl-lab/npoi/issues/1232, and add test

tonyqus commented 2 months ago

What's going on with TestBug58922? If it's fixed, please remove the ignore attribute.

dcjxdd123 commented 2 months ago

TestBug58922 is ok , i just forget remove irrelevant comments

tonyqus commented 2 months ago

LGTM