Mercurial > hgbook
changeset 758:8d130de70ebe
Make fop use userconfig.xml
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Tue, 31 Mar 2009 09:25:14 +0800 |
parents | 433040113eaf |
children | f7add9f718a8 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Mon Mar 30 21:37:52 2009 +0800 +++ b/Makefile Tue Mar 31 09:25:14 2009 +0800 @@ -210,7 +210,7 @@ stylesheets/$(LINGUA)/fo.xsl \ fop1.extensions=1 - (cd build/$(LINGUA)/source && $(FOP_HOME)/fop.sh hgbook.fo ../pdf/hgbook.pdf) + (cd build/$(LINGUA)/source && $(FOP_HOME)/fop.sh -c $(FOP_HOME)/conf/userconfig.xml hgbook.fo ../pdf/hgbook.pdf) endif en/figs/%.png: en/figs/%.svg en/fixsvg