Maven 1.x PDF Plugin

Menu names never appear in the document

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.5.1
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    1

Description

The generated PDF does not contain the integer numbered section names, which come from <menu name="...> in navigation.xml.

The PDF only contains the sub sections, such as 1.1, 1.2, 2.1, 3.1, which come from <item name="..." .href="..." /> in navigation.xml.

Activity

Hide
Wendy Smoak added a comment -

Clarification: the menu name shows up in the table of contents, but is not repeated in the body of the document.

Once that is added, I think page breaks should occur on 1., 2., 3. and not on 1.1, 1.2, 2.1, 2.2 as is now the case.

Show
Wendy Smoak added a comment - Clarification: the menu name shows up in the table of contents, but is not repeated in the body of the document. Once that is added, I think page breaks should occur on 1., 2., 3. and not on 1.1, 1.2, 2.1, 2.2 as is now the case.
Hide
Wendy Smoak added a comment -

This introduces the "chapter" level integer numbered headings, but they appear on a separate page and are formatted the same as the sections numbered 1.1, 1.2, etc. Definitely not what I wanted.

I don't see where the page breaks happen, I'd like it to only page break for the integer numbered "chapters".

It does correctly handle the page numbers, starting with 1.

Show
Wendy Smoak added a comment - This introduces the "chapter" level integer numbered headings, but they appear on a separate page and are formatted the same as the sections numbered 1.1, 1.2, etc. Definitely not what I wanted. I don't see where the page breaks happen, I'd like it to only page break for the integer numbered "chapters". It does correctly handle the page numbers, starting with 1.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: