##// 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
latex_sphinx_howto.tplx
16 lines | 548 B | text/plain | TextLexer
/ templates / tex / latex_sphinx_howto.tplx
((============================================================================
NBConvert Sphinx-Latex HowTo Template
Purpose: Allow export of PDF friendly Latex inspired by Sphinx HowTo
document style. Most of the is derived directly from Sphinx source.
Inheritance: null>display_priority>latex_base->latex_sphinx_base
==========================================================================))
((*- extends 'latex_sphinx_base.tplx' -*))
((* set parentdocumentclass = 'article' *))
((* set documentclass = 'howto' *))