Kalman-and-Bayesian-Filters.../pdf/6x9build_book.bat
Roger Labbe 335db298ff Implemeenting PDF in 6x9 format.
I did the work on chapter 1 just to start somewhere. Trying to make
the book fit nicely on a 6x9 book format.
2015-07-25 15:23:11 -07:00

6 lines
154 B
Batchfile

copy /Y ..\01-g-h-filter.ipynb book.ipynb
ipython nbconvert --to latex --template book6x9 book.ipynb
ipython to_pdf.py
REM move /Y book.pdf book6x9.pdf