Skip to content
Snippets Groups Projects
Commit 22d38a29 authored by mirabilos's avatar mirabilos
Browse files

[verein.git] whitespace fix

parent 97a27f84
No related branches found
No related tags found
No related merge requests found
% Teckids e.V. - Allgemeine Vorlage
%-
% Copyright © 2013
% Dominik George <nik@naturalnet.de>
% Dominik George <nik@naturalnet.de>
%
% Copyright © 2014, 2015
% Thorsten “mirabilos” Glaser <thorsten.glaser@teckids.org>
......@@ -170,25 +170,25 @@
\newcommand{\listingsinpython}{\definecolor{listinggray}{gray}{0.9}
\definecolor{lbcolor}{rgb}{0.9,0.9,0.9}
\lstset{
backgroundcolor=\color{lbcolor},
tabsize=4,
rulecolor=,
language=python,
basicstyle=\ttfamily,
upquote=true,
aboveskip={1.5\baselineskip},
columns=fixed,
showstringspaces=false,
extendedchars=true,
breaklines=true,
prebreak = \raisebox{0ex}[0ex][0ex]{\ensuremath{\hookleftarrow}},
frame=single,
showtabs=false,
showspaces=false,
showstringspaces=false,
keywordstyle=\color[rgb]{0,0,1},
commentstyle=\color[rgb]{0.133,0.545,0.133},
stringstyle=\color[rgb]{0.627,0.126,0.941},
backgroundcolor=\color{lbcolor},
tabsize=4,
rulecolor=,
language=python,
basicstyle=\ttfamily,
upquote=true,
aboveskip={1.5\baselineskip},
columns=fixed,
showstringspaces=false,
extendedchars=true,
breaklines=true,
prebreak = \raisebox{0ex}[0ex][0ex]{\ensuremath{\hookleftarrow}},
frame=single,
showtabs=false,
showspaces=false,
showstringspaces=false,
keywordstyle=\color[rgb]{0,0,1},
commentstyle=\color[rgb]{0.133,0.545,0.133},
stringstyle=\color[rgb]{0.627,0.126,0.941},
literate={0}{\0}1{0\ }{\0\ }2,
}
}
% Teckids e.V. - Dokumentklasse für Unterrichtsmaterial
%-
% Copyright © 2013, 2014
% Dominik George <nik@naturalnet.de>
% Dominik George <nik@naturalnet.de>
% Copyright © 2014, 2015
% Thorsten Glaser <thorsten.glaser@teckids.org>
% Thorsten Glaser <thorsten.glaser@teckids.org>
%
% Provided that these terms and disclaimer and all copyright notices
% are retained or reproduced in an accompanying document, permission
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment