Skip to content

Commit

Permalink
handle latest imagemagick version
Browse files Browse the repository at this point in the history
  • Loading branch information
jsta committed Feb 16, 2023
1 parent fe12e80 commit 8677b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion figures/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
all: png

png:
-mogrify -density 300 -format png -resize 2500x2500\> *.pdf
-magick mogrify -density 300 -format png -resize 2500x2500\> *.pdf
echo done

0 comments on commit 8677b75

Please sign in to comment.