Fixed PDF generation in Windows

This commit is contained in:
Roger Labbe
2015-04-04 10:30:50 -07:00
parent c92aaee306
commit 7f2b152c9d
4 changed files with 21 additions and 22 deletions

View File

@@ -1,7 +1,6 @@
python merge_book.py >Kalman_and_Bayesian_Filters_in_Python.ipynb
ipython nbconvert --to pdf --template book Kalman_and_Bayesian_Filters_in_Python.ipynb
python merge_book.py
ipython nbconvert --to latex --template book book.ipynb
ipython to_pdf.py
move /Y book.pdf ../Kalman_and_Bayesian_Filters_in_Python.pdf