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

            Bug ID: 97801
           Summary: Writer (X)HTML export: missing page numbers in Table
                    of Contents
           Product: LibreOffice
           Version: 4.1 all versions
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 122579
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122579&action=edit
the odt document to be exported and the resulting html

The page numbers in the Table of Contents (ToC) are getting lost during XHTML
export of a LO writer document.

ToC before export (writer2html.odt):

Table of Contents
Heading1............................1
Heading2............................1
   Heading21........................1
   Heading22........................2

ToC after export via "File->Export->All Formats->XHTML (.html;.xhtml)"
(writer2html.html):

Table of Contents
Heading1
Heading2
  Heading21
  Heading22

This HTML ToC export is realized by the XSL template „createIndexBodyTable“.
There is also a EasyHack related to this template, the task is to improve the
ToC formatting for the HTML export:
https://bugs.documentfoundation.org/show_bug.cgi?id=89290

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

Reply via email to