Author: ltheussl
Date: Sat Sep 15 23:22:20 2007
New Revision: 576044

URL: http://svn.apache.org/viewvc?rev=576044&view=rev
Log:
Update limitations

Modified:
    maven/sandbox/trunk/plugins/maven-pdf-plugin/src/site/apt/limitations.apt

Modified: 
maven/sandbox/trunk/plugins/maven-pdf-plugin/src/site/apt/limitations.apt
URL: 
http://svn.apache.org/viewvc/maven/sandbox/trunk/plugins/maven-pdf-plugin/src/site/apt/limitations.apt?rev=576044&r1=576043&r2=576044&view=diff
==============================================================================
--- maven/sandbox/trunk/plugins/maven-pdf-plugin/src/site/apt/limitations.apt 
(original)
+++ maven/sandbox/trunk/plugins/maven-pdf-plugin/src/site/apt/limitations.apt 
Sat Sep 15 23:22:20 2007
@@ -36,6 +36,9 @@
 
   * Xdoc tables don't work due to a bug in the xdoc parser.
 
+  * Xdoc parsing fails if two identical section/subsection titles are found in 
one
+    source document (Doxia xdoc parser issue).
+
   * Maven generated pages (reports) are ignored.
 
   * Links to other source documents have to start with "./" or "../".
@@ -44,16 +47,13 @@
 
   * Identical id attributes (eg anchors) within one document will lead to a 
build failure.
 
-* Missing features
-
-  * Page numbering
+  * Menu sub-items are not supported (every source document starts a new 
chapter).
 
-  * Table of contents
+  * Cover page not configurable (apart from title and author).
 
-  * Page headers and footers
-
-  * Different graphics formats (currently a FO sink limitation)
+* Missing features
 
+  * Only .png graphics format is supported (currently a FO sink limitation)
 
 * Known bugs
 


Reply via email to