From d3534dfd774e5732892fd33b9ea24346b5c9fb2c Mon Sep 17 00:00:00 2001 From: aheritier Date: Tue, 26 Oct 2004 21:08:52 +0000 Subject: [PATCH] Fix MPPDF-21 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116189 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/src/plugin-resources/fo-body.xslt | 888 +++++++++++----------- pdf/src/plugin-test/test02/xdocs/test.xml | 10 + pdf/xdocs/changes.xml | 3 +- 3 files changed, 456 insertions(+), 445 deletions(-) diff --git a/pdf/src/plugin-resources/fo-body.xslt b/pdf/src/plugin-resources/fo-body.xslt index e9808d09..dbe5cd12 100644 --- a/pdf/src/plugin-resources/fo-body.xslt +++ b/pdf/src/plugin-resources/fo-body.xslt @@ -16,458 +16,458 @@ * limitations under the License. */ --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.125 + + + + + + + + + + + + + + + - - - - - - 0.125 - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + in + + + + + + + + + + in + + + + + + - - - - - - - - - - - - - - + - - - - - - - - + + + + + + + + + + + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - in - - - - - - - - - - in - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pdf/src/plugin-test/test02/xdocs/test.xml b/pdf/src/plugin-test/test02/xdocs/test.xml index 5d61339a..82965222 100644 --- a/pdf/src/plugin-test/test02/xdocs/test.xml +++ b/pdf/src/plugin-test/test02/xdocs/test.xml @@ -57,5 +57,15 @@

+
+

+ + +

+
diff --git a/pdf/xdocs/changes.xml b/pdf/xdocs/changes.xml index 177c61af..b77b9504 100644 --- a/pdf/xdocs/changes.xml +++ b/pdf/xdocs/changes.xml @@ -22,7 +22,8 @@ dIon Gillard - + + The content of style tag was printed on the PDF file. JDK 5.0 incompatibility. XSLT is now called from Jelly.