X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/blobdiff_plain/0e584c14d95a223cd3b9026c669df483bd8a0f86..88ea6ba9f61bc0044cd7598143f43ceeba6191e1:/Makefile diff --git a/Makefile b/Makefile index bc3afbc..f708976 100644 --- a/Makefile +++ b/Makefile @@ -79,7 +79,7 @@ html: freeculture.html freeculture.nb.html --stringparam hyphenate false \ /usr/share/xml/docbook/stylesheet/docbook-xsl/fo/docbook.xsl \ $< - fop -fo myfile.fo -pdf $@ + fop -c data/fop-params.xconf -fo myfile.fo -pdf $@ %.html: %.xml $(IMAGES) xmlto html-nochunks $<