From: Petter Reinholdtsen Date: Fri, 10 Aug 2012 19:15:53 +0000 (+0200) Subject: Use docbook-xsl for PDF. X-Git-Tag: edition-2015-10-10~1690 X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/commitdiff_plain/994b48513e996ec9100ed3555a6f10bddefa3818 Use docbook-xsl for PDF. --- diff --git a/Makefile b/Makefile index 3c38617..99fc523 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,7 @@ html: freeculture.html freeculture.nb.html # This include images, but the index refs and footnote handling # is broken. - pipeline=dblatex; \ + pipeline=docbook-xsl; \ echo "Using $$pipeline pipeline" ; \ case "$$pipeline" in \ dblatex) \