Browse Source

[5006] Applied proposed parameter for dblatex

Francis Dupont 8 years ago
parent
commit
03242b6be6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      doc/guide/Makefile.am

+ 2 - 1
doc/guide/Makefile.am

@@ -57,7 +57,8 @@ CLEANFILES = kea-guide.pdf kea-messages.pdf
 
 DBLATEX_FLAGS = --xslt-opts=--path --xslt-opts=$(abs_top_builddir)/doc \
 	-P doc.collab.show=0 -P latex.output.revhistory=0 \
-	--param=term.breakline=1
+	-P term.breakline=1 -P filename.as.url=0 \
+	-P imagedata.default.scale="maxwidth=50px,maxheigth=35px"
 
 pdf: kea-guide.pdf kea-messages.pdf