1
0
Fork 0

[#5] Slightly adjusted *-wide.dia PNG output size

closure/master
Mike Gerwitz 2011-11-27 21:42:14 -05:00
parent 412f8ad769
commit 4d50a40577
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ $(path_doc_output):
# doc images
$(path_doc)/img/%.png: $(path_doc)/img/%.dia
echo "$<" | grep -q 'wide' \
&& dia -e $@ -s x300 $< \
&& dia -e $@ -s x250 $< \
|| dia -e $@ -s 300x $<
# doc pdf