X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2FMakefile.am;h=2c88b6993f2373ca8052db58d06a18306a12d23c;hb=afbe35bc8d3bd669a15467619d2d7f945081979b;hp=95ba6de7d2aec2066e044fafb6997fb716b4f3fd;hpb=9678d9d8907d188f75473ff18c2fc7d914329cb2;p=metaproxy-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 95ba6de..2c88b69 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.37 2007-01-25 10:35:05 adam Exp $ +## $Id: Makefile.am,v 1.38 2007-01-31 11:16:57 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUBDIRS = common @@ -96,7 +96,7 @@ manref.xml: $(XMLMAN) $(srcdir)/common/stripref.xsl done multi.png: multi.svg - inkscape --export-png=$@ --export-width=800 --export-area-drawing $? + inkscape --export-png=$@ --export-area=0:0:1050:500 $? multi.eps: multi.svg inkscape --export-eps=$@ --export-bbox-page $?