From: Petter Reinholdtsen Date: Sun, 5 Aug 2012 20:18:23 +0000 (+0200) Subject: Embed fonts as proposed by http://left.subtree.org/2011/04/09/wordpress-blog-to-print... X-Git-Tag: edition-2015-10-10~1846 X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/commitdiff_plain/88ea6ba9f61bc0044cd7598143f43ceeba6191e1 Embed fonts as proposed by http://left.subtree.org/2011/04/09/wordpress-blog-to-print-book-a-case-study/ to make sure PDF will work with lulu. --- 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 $< diff --git a/data/fop-params.xconf b/data/fop-params.xconf new file mode 100644 index 0000000..b5d915d --- /dev/null +++ b/data/fop-params.xconf @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + +