mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-12-04 08:34:24 -06:00
Add a flowchart environnement and its listof
So we can more easily access those flowcharts from pdf and website, rather than looking in the crowded list of figures.
This commit is contained in:
@@ -205,6 +205,7 @@ clean_website_build: clean_ebook_build
|
||||
clean: clean_ebook_build clean_figures clean_website_build
|
||||
$(CLEAN) -output-directory=book_serif book.tex
|
||||
$(CLEAN) -output-directory=book_sans_serif book_sans_serif.tex
|
||||
-rm book*/*.loc
|
||||
-rm book*/*.bbl
|
||||
-rm book*/*.run.xml
|
||||
-rm -rf book*-epub/META-INF
|
||||
|
||||
Reference in New Issue
Block a user