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.
This commit is contained in:
5
pdf/6x9build_book.bat
Normal file
5
pdf/6x9build_book.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user