Fix export figures (#127)

This fixes the export figures command
This commit is contained in:
Hendrik Kleinwaechter
2023-06-27 14:31:08 +02:00
committed by GitHub
parent 5731a49828
commit 0614fe7d8f
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -19,6 +19,7 @@ book/content.opf
book/output-epub
book/figures/*.png
book/figures/*.pdf
book/figures/*.in
book/tables/*.png
book/tables/*.pdf
book/release/*
@@ -53,4 +54,5 @@ book/book-azw3/
book_sans_serif/
book_serif/
release_sans_serif/
epub/
*.opf

View File

@@ -130,7 +130,7 @@ build_sans_serif_ebook: epub/book_sans_serif.epub epub/book_sans_serif.mobi \
.PHONY: export_figures
# Requires that you have docker running on your computer.
export_figures: $(tgt_figures)
export_figures: build_pdf $(tgt_figures)
cd figures/ && bash export_figures.sh
# Goal is not really to have 0 warning reported but we should check we don't