925498a19e
Somewhat arbitrary, but I want the code to be readable on narrow paper than 8.5x11.
7 lines
187 B
Batchfile
7 lines
187 B
Batchfile
copy /Y ..\14-Adaptive-Filtering.ipynb book.ipynb
|
|
REM python merge_book.py
|
|
|
|
ipython nbconvert --to latex --template book6x9 book.ipynb
|
|
ipython to_pdf.py
|
|
REM move /Y book.pdf book6x9.pdf
|