##// END OF EJS Templates
Merge pull request #4690 from takluyver/tests-subproc-streams-option...
Merge pull request #4690 from takluyver/tests-subproc-streams-option Option to spew subprocess streams during tests

File last commit:

r12740:79db46de
r13826:af96b0bb 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 *))