langs.sty
changeset 185 c77a469c5d91
parent 184 19b1e01054f6
child 276 5a8ef4dd6cc9
equal deleted inserted replaced
184:19b1e01054f6 185:c77a469c5d91
    67 	showspaces=false,
    67 	showspaces=false,
    68 	showstringspaces=false,
    68 	showstringspaces=false,
    69         xleftmargin=8mm,
    69         xleftmargin=8mm,
    70         emphstyle=\color{codeblue}\bfseries,
    70         emphstyle=\color{codeblue}\bfseries,
    71         keepspaces,
    71         keepspaces,
    72         %linebackgroundcolor={\ifodd\value{lstnumber}\color{capri!3}\fi}
    72         linebackgroundcolor={\ifodd\value{lstnumber}\color{capri!3}\fi}
    73 }
    73 }
    74 
    74 
    75 \lstset{language=Scala,
    75 \lstset{language=Scala,
    76         style=mystyle}
    76         style=mystyle}