Skip to content

Commit

Permalink
Update figures
Browse files Browse the repository at this point in the history
  • Loading branch information
karel-brinda committed Dec 15, 2017
1 parent 4b89543 commit 6b70840
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions figures/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ SHELL=/usr/bin/env bash -eo pipefail
.SECONDARY:

all:
convert -density 400 greedy_assembly.pdf greedy_assembly.png
convert subtraction.pdf subtraction.png
convert -flatten -density 400 greedy_assembly.pdf -alpha off greedy_assembly.png
convert -flatten subtraction.pdf -alpha off subtraction.png

clean: ## Clean

Expand Down
Binary file modified figures/greedy_assembly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/subtraction.pdf
Binary file not shown.
Binary file modified figures/subtraction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6b70840

Please sign in to comment.