Numbering
1 Topic- Blacked out Style elementsI'm having an issue with numbering.xml. For some reason, Word only shows black boxes in the "Styles" menu section, if numbering.xml does not contain the following element: <w:num w:numId="1"> <w:abstractNumId w:val="0"/> </w:num> Previously it worked fine without this element, but now it only shows black boxes if I don't put this element into the xml. I've checked the document with OpenXml_SDK Validator, and it does not complain about this missing element and says the document is valid. Is it really a mandatory xml tag or should I report it as a new bug?1.4KViews1like0Comments