Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.5.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
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.
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.