##// END OF EJS Templates
use 'combine' option to ucs package...
use 'combine' option to ucs package As requested by pdflatex error output in test_filename_accent I have no idea what this actually does.

File last commit:

r13925:7a8be7be
r14785:afaf51b8
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 *))