- Default PDF renderer will be FOP

This commit is contained in:
Gabor Kovesdan 2013-11-07 12:44:37 +00:00
parent 61e970ba9d
commit 561270fafd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=43120

View file

@ -43,7 +43,7 @@
# time and utilizes more CPU resources than gzip(1). # time and utilizes more CPU resources than gzip(1).
# Either dblatex or fop # Either dblatex or fop
RENDERENGINE?= dblatex RENDERENGINE?= fop
# #
# Documents should use the += format to access these. # Documents should use the += format to access these.