1 Mar 2008 23:42
svn commit: r632668 - in /forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets: document-to-fo.xsl helper-commonElements.xsl helper-pdfoutline.xsl
<crossley <at> apache.org>
2008-03-01 22:42:10 GMT
2008-03-01 22:42:10 GMT
Author: crossley Date: Sat Mar 1 14:42:09 2008 New Revision: 632668 URL: http://svn.apache.org/viewvc?rev=632668&view=rev Log: Many touchup issues. See notes in FOR-1072. Contributed by: Jeremias Maerki Issue: FOR-1072 Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/helper-commonElements.xsl forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/helper-pdfoutline.xsl Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl?rev=632668&r1=632667&r2=632668&view=diff ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl Sat Mar 1 14:42:09 2008 <at> <at> -254,7 +254,7 <at> <at> <xsl:call-template name="insertPageNumber"> <xsl:with-param - name="text-align">start</xsl:with-param> + name="text-align">end</xsl:with-param> </xsl:call-template>(Continue reading)
RSS Feed