style_bw_python.tplx
13 lines
| 364 B
| text/plain
|
TextLexer
Jonathan Frederic
|
r12712 | ((= Black&white Python input/output style =)) | ||
Thomas Kluyver
|
r13925 | ((*- extends 'base.tplx' -*)) | ||
Jonathan Frederic
|
r12712 | |||
%=============================================================================== | ||||
% Input | ||||
%=============================================================================== | ||||
((* block input scoped *)) | ||||
\begin{verbatim} | ||||
((( cell.input | add_prompts ))) | ||||
\end{verbatim} | ||||
((* endblock input *)) | ||||