mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Adapted the FO stylesheets to rebder properly varablelist.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3535 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c755815f29
commit
4da2304311
@ -112,4 +112,7 @@
|
||||
<!-- Dropping a blank page -->
|
||||
<xsl:template name="book.titlepage.separator"/>
|
||||
|
||||
<!-- How render a variablelist -->
|
||||
<xsl:param name="variablelist.as.blocks" select="1"/>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
@ -117,4 +117,7 @@
|
||||
<!-- Dropping a blank page -->
|
||||
<xsl:template name="book.titlepage.separator"/>
|
||||
|
||||
<!-- How render a variablelist -->
|
||||
<xsl:param name="variablelist.as.blocks" select="1"/>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
Loading…
Reference in New Issue
Block a user