Changed colors for listings. Small improvements on the script.

This commit is contained in:
2015-10-28 22:36:48 +01:00
parent dbe0a2173c
commit 3ca3c7b499
10 changed files with 56 additions and 36 deletions

View File

@@ -163,9 +163,9 @@
numbers=left,
showstringspaces=false,
language=Matlab,
commentstyle=\itshape\color{darkgray},
keywordstyle=\color{blue},
stringstyle=\color{green},
commentstyle=\itshape\color{red!60!black},
keywordstyle=\color{blue!50!black},
stringstyle=\color{green!50!black},
backgroundcolor=\color{blue!10},
breaklines=true,
breakautoindent=true,