https://bugs.documentfoundation.org/show_bug.cgi?id=165769
--- Comment #5 from ajlittoz <[email protected]> --- (In reply to Humberto Fraga from comment #2) > Created attachment 208668 [details] > Examples of tables of figures and what the template expects > > The screen capture attached shows three tables of figures generated by the > Table of Contents feature and a fourth manually created by me using Insert > Fields (Ctrl+F2) and modifying the style to allow the precise tabulations as > the template I have to follow asks. I assume the problem arises when your figure number goes to 2 digits (9 -> 10). Then what follows is no longer aligned because the "collector" replaces all caption tabs by spaces (as is the general case is the TOC-like feature). The fundamental point here is the caption once collected from text is a single string. It can't be split into "components". See my attachment "Ideas on captioning" in bug 148597. You can also follow the current step in design in bug 153248. -- You are receiving this mail because: You are the assignee for the bug.
