##// END OF EJS Templates
Merge pull request #4438 from takluyver/1codebase...
Merge pull request #4438 from takluyver/1codebase Single codebase Python 3 support (again)

File last commit:

r12740:79db46de
r13404:dd39c908 merge
Show More
style_bw_python.tplx
13 lines | 370 B | text/plain | TextLexer
Jonathan Frederic
Added black and white python style
r12712 ((= Black&white Python input/output style =))
((*- extends 'latex_base.tplx' -*))
%===============================================================================
% Input
%===============================================================================
((* block input scoped *))
\begin{verbatim}
((( cell.input | add_prompts )))
\end{verbatim}
((* endblock input *))