dolanmiu / docx

Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.

Home Page:https://docx.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I set the font in mathematical formulas to be non-italic?

Just-focus opened this issue · comments

When converting to mathematical formulas, the font appears in italics. The requirement is for it not to be in italics. How can I set this?