Janos Erdos
Janos Erdos
did you mean `dorun for` and `doseq`?
Hello, I am not sure at this point. My initial thought was that stencil may be using different xml aliases than what we have in the source docx file. (a...
> Results: changing this leaves me with an invalid file, so I'm doing something wrong. How do you repack the separate files into a .docx? I was just ziping it...
> the wordml schema does not have xmlns:ign26758, instead it's xmlns:w14 I think this will be the key here. Many ooxml readers expect specific xml alias names (even though it...
Thanks for the detailed report and the example! It seems like the problem is that numbered paragraphs are reusing the same [numId](https://c-rex.net/projects/samples/ooxml/e1/Part4/OOXML_P4_DOCX_numId_topic_ID0EP5QU.html) so the numbering just continues. In some cases...
> Also, I've noticed that when I trigger Table of Contents update for generated document it adds additional symbol before each heading. hello @achempion, could you please attach an example...
Hello @achempion, thank you for the detailed issue and the example and sorry for the late answer. **About the original issue:** The problem with TOC generation is that apart from...
hello @achempion, how do you trigger refresh of Table Of Contents? I am in LibreOffice 7.2.5.2 and both `Right Click on TOC> Update Index` and `Tools menu > Update >...
Will be addressed in #144
Fixed in commit https://github.com/erdos/stencil/commit/0314df26e5f42ec4ed29d51b0a6ebd22bd58c382 to be released in 0.5.1 soon.