https://bugs.documentfoundation.org/show_bug.cgi?id=94437

Oliver Specht <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]

--- Comment #6 from Oliver Specht <[email protected]> ---
The bugdoc contains all the index entries already. You can see the small grey
squares in the document, e.g. in the first sub-heading 
"(i)  The catechumenate and Lent" 

Automatically generated index entries should be marked as 'auto generated'. All
automatically generated entries are deleted on update of the index.
As long as the document is not saved & reloaded they actually are marked but
this is not stored in the odt file. A related attribute is not defined in the
ODF standard.

see http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-schema.rng

The element "text-alphabetical-index-mark-attrs"
needs an additional entry like 
<optional>
 <attribute name="text:isAuto">
  <ref name="boolean"/>
 </attribute>
</optional>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to