- Default PDF renderer will be FOP
This commit is contained in:
parent
61e970ba9d
commit
561270fafd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=43120
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue