https://bugs.documentfoundation.org/show_bug.cgi?id=165769
--- Comment #6 from Regina Henschel <[email protected]> --- (In reply to Heiko Tietze from comment #4) > And I presume you do not want to label the figures in the way it's expected > at the ToF, right? > > I doubt it is possible to split the entry into category/number/caption, at > least it wont survive the round-trip with other applications. Or am I wrong, > Regina/Svante? The structure of an entry for the table of illustrations is defined by the element <text:illustration-index-entry-template> (8.4.3, part 3) in ODF. It can have any count and combination of <text:index-entry-chapter> 8.13.1, <text:index-entry-link-end> 8.13.8, <text:index-entry-link-start> 8.13.7, <text:index-entry-page-number> 8.13.3, <text:index-entry-span> 8.13.4, <text:index-entry-tab-stop> 8.13.6 and <text:index-entry-text> 8.13.2. Thereby <text:index-entry-span> is a fixed text same for all entries and <text:index-entry-text> is the variable text of the entry. It is up to LibreOffice to combine these parts to an entry that fits the needs of users. I don't know enough of index structure in OOXML to judge whether it would be possible in that file format as well. -- You are receiving this mail because: You are the assignee for the bug.
