Skip to content
Snippets Groups Projects
Commit f696a407 authored by Bas Nijholt's avatar Bas Nijholt
Browse files

add missing file

parent e4efaa82
Branches
No related tags found
No related merge requests found
Pipeline #21268 passed
% Contents of listings-setup.tex
\usepackage{xcolor}
\lstset{
basicstyle=\ttfamily,
numbers=left,
keywordstyle=\color[rgb]{0.13,0.29,0.53}\bfseries,
stringstyle=\color[rgb]{0.31,0.60,0.02},
commentstyle=\color[rgb]{0.56,0.35,0.01}\itshape,
numberstyle=\footnotesize,
stepnumber=1,
numbersep=5pt,
backgroundcolor=\color[RGB]{248,248,248},
showspaces=false,
showstringspaces=false,
showtabs=false,
tabsize=2,
captionpos=b,
breaklines=true,
breakatwhitespace=true,
breakautoindent=true,
escapeinside={\%*}{*)},
linewidth=\textwidth,
basewidth=0.5em,
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment