QuantEcon / sphinxcontrib-jupyter

A Sphinx Extension for Generating Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
76 stars 23 forks source link

ENH: Adding authors in pdf output #217

Closed AakashGfude closed 4 years ago

AakashGfude commented 5 years ago

Preprocessing tex to show author names in the desired pdf output files. Steps as of now :- replace "% Pygments definitions" with " \\author{Thomas J. Sargent and John Stachurski}"+"\n"+" % Pygments definitions"

mmcky commented 4 years ago

this is now an option in conf.py as jupyter_pdf_author