mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Removed blank page in PDF output for non-published versions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4fc52ab104
commit
68e34d0957
@ -29,7 +29,8 @@
|
||||
-->
|
||||
|
||||
<!-- Printing Style -->
|
||||
<xsl:param name="double.sided" select="1"/>
|
||||
<!-- Change "double.sided" to "1" for published versions -->
|
||||
<xsl:param name="double.sided" select="0"/>
|
||||
<xsl:param name="hyphenate">false</xsl:param>
|
||||
<xsl:param name="alignment">justify</xsl:param>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user