##// END OF EJS Templates
Got both of the main template formats from sphinx rendering....
Got both of the main template formats from sphinx rendering. Todo: [ ] Fill with NB data [ ] Move latex around and make use of latex base

File last commit:

r9746:b09ea978
r9746:b09ea978
Show More
README.rst
22 lines | 620 B | text/x-rst | RstLexer

nbconvert Sphinx-Latex Jinja2 templates

Overview

nbconvert provides command line utilities to convert to and from IPython notebooks and standard formats. However, the latex formatting leaves something to be desired. This repository contains a port of the beautiful and popular Sphinx latex styles for nbconvert.

Requirements

Sphinx-Latex:

$ sudo apt-get install texlive-full

see http://jimmyg.org/blog/2009/sphinx-pdf-generation-with-latex.html