Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
Currently, every source document starts a new chapter.
Since this worked with Maven1 (pre-Doxia), I find it a bit odd on upgrading to Maven3 it is no longer a feature, so PDF's generated via Maven3 look stupid with the TOC listing things as 1.0, 1.1, 2.0, 2.1, 2.2 and the content listing things as 1.1, 2.1, 3.1, 4.1, 5.1 etc. Any idea on the complexity of this, and how long it would take to be implemented (given the time to do it)?
Alternatively, if I just want the TOC to just have top-level entries in them, is there any way of guaranteeing the ordering of sub items within these top level items?