]> pere.pagekite.me Git - text-free-culture-lessig.git/commitdiff
Fall back to A4 PDF when not building for LULU.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 6 Aug 2012 09:44:02 +0000 (11:44 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 6 Aug 2012 09:44:02 +0000 (11:44 +0200)
data/pdf.xsl

index 0cd4d85b6f7903b1a3e8ffa134705e407d8ed6b9..80edf8e349c6bee966b9f85ca9bef0b93e5e8c1d 100644 (file)
@@ -20,4 +20,7 @@
 
 <xsl:include href="lulu.xsl" />
 
 
 <xsl:include href="lulu.xsl" />
 
+<!-- fall back to A4 if not creating PDF  for LULU. -->
+<xsl:param name="paper.type">A4</xsl:param>
+
 </xsl:stylesheet>
 </xsl:stylesheet>