diff --git a/book/makefile b/book/makefile index ba02c8e..cd07e2c 100644 --- a/book/makefile +++ b/book/makefile @@ -97,7 +97,7 @@ ruby_pkg := ../website/Gemfile ../website/Gemfile.lock figures/export_figures.sh $@.pdf %.xbb: %.jpg - ebb -x $< + extractbb -x $< # }}} # Pdf {{{