##// END OF EJS Templates
Added black and white python style
Jonathan Frederic -
Show More
@@ -0,0 +1,13 b''
1 ((= Black&white Python input/output style =))
2
3 ((*- extends 'latex_base.tplx' -*))
4
5 %===============================================================================
6 % Input
7 %===============================================================================
8
9 ((* block input scoped *))
10 \begin{verbatim}
11 ((( cell.input | add_prompts )))
12 \end{verbatim}
13 ((* endblock input *))
General Comments 0
You need to be logged in to leave comments. Login now