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

            Bug ID: 168200
           Summary: It's not possible to create an alphabetical index from
                    table of contents headings
           Product: LibreOffice
           Version: 24.8.7.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

Description:
I have a large document with many (~150) “Headings 1”. I thought that creating
an alphabetical index from the Heading 1 texts would be an automatic affair

Steps to Reproduce:
1.Try to create an alphabetical index from table of contents headings
2.
3.

Actual Results:
Not possible

Expected Results:
Heading test is added to the alphabetical index


Reproducible: Always


User Profile Reset: Yes

Additional Info:
I may be simple-minded but I assume there is an API to add a text to the
alphabetical index so it ought to be easy for someone knowing the framework:

if (checkbox(addindex) is TRUE):
    addIndexText(getHeadingText())

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to