Scaled down the eps images to half their size
Original commit message from CVS: Scaled down the eps images to half their size
This commit is contained in:
parent
fbc4098833
commit
b583725b3a
@ -28,7 +28,7 @@ epsfiles= \
|
|||||||
fig2dev -L png -s 16 $< $@
|
fig2dev -L png -s 16 $< $@
|
||||||
|
|
||||||
%.eps : ../fig/%.fig
|
%.eps : ../fig/%.fig
|
||||||
fig2dev -L eps -s 16 $< $@
|
fig2dev -L eps -s 16 -m 0.5 $< $@
|
||||||
|
|
||||||
|
|
||||||
all-local: $(epsfiles)
|
all-local: $(epsfiles)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user