Hi Jason,
I am trying to add mathPr in the CTSettings, but cannot find a place to add the mathPr. Could you please help? I don't know if I did something wrong or there is not place holder for mathPr. I am trying to achieve the following:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <w:settings xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:sl="http://schemas.openxmlformats.org/schemaLibrary/2006/main">
<w:zoom w:percent="100" />
<w:displayBackgroundShape />
<w:proofState w:spelling="clean" />
<w:defaultTabStop w:val="720" />
<w:characterSpacingControl w:val="doNotCompress" /> ...