From: Francis Dupont Date: Fri, 16 Sep 2016 19:15:16 +0000 (+0200) Subject: [5006] Applied proposed parameter for dblatex X-Git-Tag: trac5049_base~9^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03242b6be67406116db01fd466ac4704cf78a60a;p=thirdparty%2Fkea.git [5006] Applied proposed parameter for dblatex --- diff --git a/doc/guide/Makefile.am b/doc/guide/Makefile.am index 0af121b210..561c142893 100644 --- a/doc/guide/Makefile.am +++ b/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