projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a41bd1
)
Scale multi picture differently and with options that works with
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 31 Jan 2007 11:16:57 +0000
(11:16 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 31 Jan 2007 11:16:57 +0000
(11:16 +0000)
older version of inkscape.
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index
95ba6de
..
2c88b69
100644
(file)
--- 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 $?