We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 920fadb commit 2ecc7c0Copy full SHA for 2ecc7c0
tastydoc/report/report.pdf
0 Bytes
tastydoc/report/report.tex
@@ -21,7 +21,7 @@
21
showstringspaces=false, % underline spaces within strings only
22
showtabs=false, % show tabs within strings adding particular underscores
23
stepnumber=2, % the step between two line-numbers. If it's 1, each line will be numbered
24
- stringstyle=\color{mymauve}, % string literal style
+ stringstyle=\color{purple}, % string literal style
25
tabsize=2, % sets default tabsize to 2 spaces
26
title=\lstname % show the filename of files included with \lstinputlisting; also try caption instead of title
27
}
0 commit comments