Author: sjur Date: Fri Sep 5 05:49:46 2008 New Revision: 692427 URL: http://svn.apache.org/viewvc?rev=692427&view=rev Log: The double-sided specification is now brought in from the panel.
Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/page-header.ft Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/page-header.ft URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/page-header.ft?rev=692427&r1=692426&r2=692427&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/page-header.ft (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/page-header.ft Fri Sep 5 05:49:46 2008 @@ -62,11 +62,7 @@ </xsl:choose> </xsl:param> <!-- Double-sided printing toggle --> -<!-- NB! This does not yet work, because the $config variable isn't available! --> - <xsl:variable - name="doublesided" - select="'true'" /> -<!-- select="string($config/pdf/margins/@double-sided)" /--> + <xsl:param name="doublesided" select="'true'" /> <xsl:template match="/"> <forrest:content> <forrest:part xpath="/fo/page-sequence">