]> pere.pagekite.me Git - text-free-culture-lessig.git/commitdiff
Trim top and bottom margins a bit to reduce the page count.
authorPetter Reinholdtsen <pere@hungry.com>
Thu, 15 Oct 2015 19:14:28 +0000 (21:14 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Thu, 15 Oct 2015 19:14:28 +0000 (21:14 +0200)
data/lulu.xsl

index ced17acde4814ac9a05c9b1eb662de676215e88b..d3ca3ac668c13de0c81867e47354f02ef514fae1 100644 (file)
@@ -19,8 +19,8 @@ http://www.lulu.com/create/books
 
 <!-- reduce from 0.55in, to ignore header and footer in margin calculation -->
 <!-- FIXME figure out the proper number to use -->
-<xsl:param name="page.margin.top">0.15in</xsl:param>
-<xsl:param name="page.margin.bottom">0.30in</xsl:param>
+<xsl:param name="page.margin.top">0.05in</xsl:param>
+<xsl:param name="page.margin.bottom">0.15in</xsl:param>
 
 <xsl:param name="body.start.indent">0pt</xsl:param>
 <xsl:param name="double.sided">1</xsl:param>