6092e06459
There is more than that here. I had a bad commit of a bunch of temporary files, I had to reset back in time, and now I am doing a massive commit. Sorry.
6 lines
95 B
Batchfile
6 lines
95 B
Batchfile
cp %1 chapter.ipynb
|
|
ipython nbconvert --to latex chapter.ipynb
|
|
ipython to_pdf.py chapter.tex
|
|
|
|
|