This commit is contained in:
Madison Scott-Clary
2020-02-19 16:56:23 -08:00
parent 0b975c54c4
commit 54edca9bef
53 changed files with 845 additions and 223 deletions

View File

@ -21,6 +21,7 @@ plain: ## full document of the book with no proofing marks
.PHONY: toc
toc: plain ## full book with ToC re-rendering in case of page changes
makeindex book
xelatex book.tex
.PHONY: ebook