PDF build scripts build 6x9 book separately.

This commit is contained in:
Roger Labbe
2015-12-20 08:59:11 -08:00
parent 05caf4f1bb
commit 0e86469fac
3 changed files with 5 additions and 5 deletions

View File

@@ -1,9 +1,5 @@
python merge_book.py
ipython nbconvert --to latex --template book6x9 book.ipynb
ipython to_pdf.py
move /Y book.pdf ../Kalman_and_Bayesian_Filters_in_Python6x9.pdf
ipython nbconvert --to latex --template book book.ipynb
ipython to_pdf.py
move /Y book.pdf ../Kalman_and_Bayesian_Filters_in_Python.pdf