repo.or.cz
/
svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make svn --version (and svnsync --version, etc) tell you if ra_svn has
[svn.git]
/
doc
/
tools
/
fo-stylesheet.xsl
blob
96f41cf5833253d1cbd4e41001879824652fe413
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>