##// END OF EJS Templates
AttributeError no longer raised on missing config
AttributeError no longer raised on missing config

File last commit:

r12740:79db46de
r12798:0d8bc68d
Show More
style_bw_python.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 *))