source: valtobtest/subversion-1.6.2/doc/tools/fo-stylesheet.xsl @ 3

Last change on this file since 3 was 3, checked in by valtob, 15 years ago

subversion source 1.6.2 as test

File size: 249 bytes
Line 
1<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
2
3  <xsl:import href="xsl/fo/docbook.xsl"/>
4
5  <xsl:param name="fop.extensions" select="1" />
6  <xsl:param name="variablelist.as.blocks" select="1" />
7
8</xsl:stylesheet>
Note: See TracBrowser for help on using the repository browser.