From 6ac6b1be85672e10ee8c21c886b8582a662cb16c Mon Sep 17 00:00:00 2001 From: ltheussl Date: Mon, 7 Jan 2008 18:40:58 +0000 Subject: [PATCH] [MPPDF-56] Add support for and tags. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@609731 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/project.xml | 2 +- pdf/src/plugin-resources/fo-body.xslt | 133 ++++++++++++++++++++++++++ pdf/xdocs/changes.xml | 3 + 3 files changed, 137 insertions(+), 1 deletion(-) diff --git a/pdf/project.xml b/pdf/project.xml index 070280c9..d5af4165 100644 --- a/pdf/project.xml +++ b/pdf/project.xml @@ -23,7 +23,7 @@ 3 maven-pdf-plugin Maven PDF Plugin - 2.5.1 + 2.5.2-SNAPSHOT PDF Documentation generator Generator of project documentation in PDF Format. diff --git a/pdf/src/plugin-resources/fo-body.xslt b/pdf/src/plugin-resources/fo-body.xslt index 7e67e801..31160c2f 100644 --- a/pdf/src/plugin-resources/fo-body.xslt +++ b/pdf/src/plugin-resources/fo-body.xslt @@ -761,5 +761,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + inherited-property-value(color) + + + + + + + + + + inherited-property-value(font-family) + + + + + + + + + + + + + + + + + 110% + + + 120% + + + 130% + + + 140% + + + 150% + + + 160% + + + 170% + + + 90% + + + 80% + + + 70% + + + 60% + + + 50% + + + 40% + + + 30% + + + 8pt + + + 10pt + + + 12pt + + + 14pt + + + 18pt + + + 24pt + + + 36pt + + + 12pt + + + + + inherited-property-value(font-size) + + + + + + + + + + + + + + diff --git a/pdf/xdocs/changes.xml b/pdf/xdocs/changes.xml index 965d757d..6455642c 100644 --- a/pdf/xdocs/changes.xml +++ b/pdf/xdocs/changes.xml @@ -25,6 +25,9 @@ Arnaud Heritier + + Add support for ]]> and ]]> tags. + Unable to remove cover type and version.