Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/recipe-books.git

Revised comment.

Author Dave Jarvis <email>
Date 2013-02-27 22:00:30 GMT-0800
Commit cbd592e47134d67b7a719a5a63a212a75a6eeeba
Parent 1a75761
xsl/latex.xsl
<xsl:param name="book-front-cover" select="true()" />
-<!-- If true, the book has a different layout than print. -->
+<!-- If false, the will use a print layout. -->
<xsl:param name="ebook" select="true()" />
Delta 1 line added, 1 line removed