Add chapters 2-3

This commit is contained in:
Matt Soucy
2018-11-22 22:18:02 -05:00
parent 93a62f39d6
commit f024bf3daa
9 changed files with 267 additions and 21 deletions

View File

@ -1,5 +1,6 @@
chapter-sort = $(shell echo -e $(subst $(sp),'\n',$2) | sort $1 --key=1,1 -)
sp :=
sp += # add space
chapter-sort = $(shell echo -e $(subst $(sp),'\n',$2) | sort $1 -)
books : Book1.pdf Book1.epub