Fixed name of the 6x9 book file.

This commit is contained in:
Roger Labbe 2015-11-25 12:02:48 -08:00
parent 7c9bedca38
commit d11798b0d8

View File

@ -2,7 +2,7 @@ python merge_book.py
ipython nbconvert --to latex --template book6x9 book.ipynb
ipython to_pdf.py
move /Y book.pdf ../book6x9.pdf
move /Y book.pdf ../Kalman_and_Bayesian_Filters_in_Python6x9.pdf
ipython nbconvert --to latex --template book book.ipynb
ipython to_pdf.py