QuantEcon / sphinxcontrib-jupyter

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

ENH: Write Jupyter Node Methods for Latex Writer #169

Open mmcky opened 5 years ago

mmcky commented 5 years ago

It would be nice to be able to compile PDFs in files that use the jupyter extension.

We need to add visit_jupyter_latex and depart_jupyter_latex methods.