Tagged Questions
6
votes
4answers
543 views
Background color for the caption of a listing
I'm considering this piece of code
\lstinputlisting[
language=C,
breaklines=true,
basicstyle=\scriptsize\ttfamily,
numbers=none,
...