Excluding nummering of numbered paragraph titles in TOC does not work when a script generates TOC
Current behavior:
The TOC style specifies to exclude the nummering of numbered paragraph titles (NumberedParagraphOptions.EXCLUDE_NUMBERS).
However, when the TOC is generated by a script via a call to createToc(), the TOC includes the nummering of numbered paragraph titles.
Expected behavior:
The TOC excludes the nummering of numbered paragraph titles, as specified in the TOC style.
When the TOC is updated manually afterwards, the nummering disappears.
When Googling for this problem, I saw that this issue was mentioned in the old archive. See attachment. Unfortunately, that archive is not available anymore.
1
vote
Anton
shared this idea