##// END OF EJS Templates
require less >= 1.7.5...
require less >= 1.7.5 fixes bug where `vbox > *` style was applied to `vbox()` classes

File last commit:

r13925:7a8be7be
r18372:c5a9868d
Show More
style_bw_python.tplx
13 lines | 364 B | text/plain | TextLexer
((= Black&white Python input/output style =))
((*- extends 'base.tplx' -*))
%===============================================================================
% Input
%===============================================================================
((* block input scoped *))
\begin{verbatim}
((( cell.input | add_prompts )))
\end{verbatim}
((* endblock input *))