Sign in
apache
/
subversion
/
refs/heads/issue-3390-dev
/
.
/
doc
/
tools
/
fo-stylesheet.xsl
blob: 96f41cf5833253d1cbd4e41001879824652fe413 [
file
] [
log
] [
blame
]
<xsl:stylesheet
xmlns:xsl
=
"http://www.w3.org/1999/XSL/Transform"
version
=
'1.0'
>
<xsl:import
href
=
"xsl/fo/docbook.xsl"
/>
<xsl:param
name
=
"fop.extensions"
select
=
"1"
/>
<xsl:param
name
=
"variablelist.as.blocks"
select
=
"1"
/>
</xsl:stylesheet>