mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-09 12:41:12 -06:00
Add missing pic dependency on quick_ebook target
This commit is contained in:
@@ -284,7 +284,7 @@ website: html ../website/_bundle_install_done $(ruby_src)
|
|||||||
quick: # run latex only once no biber, no references etc..
|
quick: # run latex only once no biber, no references etc..
|
||||||
$(LATEX) -e '$$max_repeat=1' -output-directory=book_serif book.tex
|
$(LATEX) -e '$$max_repeat=1' -output-directory=book_serif book.tex
|
||||||
|
|
||||||
quick_ebook: # run latex only once no biber, no references etc..
|
quick_ebook: cover/cover-page.xbb # run latex only once no biber, refe etc..
|
||||||
$(EBOOK) --mode draft -f epub book.tex
|
$(EBOOK) --mode draft -f epub book.tex
|
||||||
|
|
||||||
show_tools_version: # Show version of tools used on the build machine
|
show_tools_version: # Show version of tools used on the build machine
|
||||||
|
|||||||
Reference in New Issue
Block a user