2015-04-04 19:30:50 +02:00
|
|
|
python merge_book.py
|
2015-09-26 17:11:52 +02:00
|
|
|
|
|
|
|
ipython nbconvert --to latex --template book6x9 book.ipynb
|
|
|
|
ipython to_pdf.py
|
|
|
|
move /Y book.pdf ../book6x9.pdf
|
|
|
|
|
2015-04-04 19:30:50 +02:00
|
|
|
ipython nbconvert --to latex --template book book.ipynb
|
|
|
|
ipython to_pdf.py
|
|
|
|
move /Y book.pdf ../Kalman_and_Bayesian_Filters_in_Python.pdf
|