##// END OF EJS Templates
Fixed spacing of simple output style
Fixed spacing of simple output style

File last commit:

r12712:f70be7cc
r12723:9147e0c6
Show More
bw_python_style.tplx
13 lines | 370 B | text/plain | TextLexer
((= Black&white Python input/output style =))
((*- extends 'latex_base.tplx' -*))
%===============================================================================
% Input
%===============================================================================
((* block input scoped *))
\begin{verbatim}
((( cell.input | add_prompts )))
\end{verbatim}
((* endblock input *))