##// END OF EJS Templates
Split Sphinx template into sub-style templates.
Split Sphinx template into sub-style templates.

File last commit:

r9742:e1a1bc0e
r9742:e1a1bc0e
Show More
latex_sphinx_howto.tplx
13 lines | 535 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' -*))
((* block documentclass *))sphinxhowto((* endblock documentclass *))