Author: thorsten
Date: Tue Feb 19 03:30:02 2008
New Revision: 629073
URL: http://svn.apache.org/viewvc?rev=629073&view=rev
Log:
raising the height to overvome overflow of container
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/footerinfo.xsl
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/footerinfo.xsl
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/footerinfo.xsl?rev=629073&r1=629072&r2=629073&view=diff
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/footerinfo.xsl
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/footerinfo.xsl
Tue Feb 19 03:30:02 2008
@@ -44,7 +44,7 @@
</xsl:variable>
<xsl:variable name="url" select="$pdfcredit/url"/>
<fo:block-container font-style="italic" absolute-position="absolute"
- left="0pt" bottom="150pt" height="15pt"
+ left="0pt" bottom="150pt" height="20pt"
font-size="8pt">
<!-- move copyright down if there is a legal notice
(thus keeping it on same line as line number) -->