##// END OF EJS Templates
Default sphinx output style to python
Jonathan Frederic -
Show More
@@ -1,3 +1,9 b''
1
2 % Default to the python output style
3 ((* if not cell_style is defined *))
4 ((* set cell_style = 'python_style.tplx' *))
5 ((* endif *))
6
1 ((* extends 'latex_article.tplx' *))
7 ((* extends 'latex_article.tplx' *))
2
8
3 %===============================================================================
9 %===============================================================================
General Comments 0
You need to be logged in to leave comments. Login now