[IPython-dev] Enabling Author Insertion During Latex-PDF conversion in IPython 2.1

Gundala Viswanath gundalav at gmail.com
Tue Jul 8 20:46:41 EDT 2014


I have the following Ipynb file:

https://gist.github.com/anonymous/6ed30142e2e68e9cd1a9

With this command:

$ ipython nbconvert --to latex --post PDF
--SphinxTransformer.author="John Doe" Untitled1.ipynb

I hoped that the author could be automatically inserted in the final
PDF. But it doesn't seem to work. What's the way to go about it?

- G.V.



More information about the IPython-dev mailing list