rest of ch03
This commit is contained in:
parent
a8e8bfa879
commit
a6b2734b12
4 changed files with 158 additions and 16 deletions
2
Makefile
2
Makefile
|
|
@ -1,2 +1,2 @@
|
|||
samenvatting.pdf: *.md metadata.yml
|
||||
pandoc --toc -o $@ $^
|
||||
pandoc --standalone --toc -o $@ $^
|
||||
|
|
|
|||
Reference in a new issue