Corrections
This commit is contained in:
parent
5135035345
commit
ab1b7616f7
7 changed files with 117 additions and 52 deletions
|
@ -75,7 +75,10 @@
|
|||
xrightmargin=5pt,
|
||||
frame=single,
|
||||
framesep=5pt,
|
||||
rulecolor=\color{UltraLightGrey}
|
||||
rulecolor=\color{UltraLightGrey},
|
||||
keywordstyle=\color[rgb]{0,0,1},
|
||||
commentstyle=\color[rgb]{0.133,0.545,0.133},
|
||||
stringstyle=\color[rgb]{0.627,0.126,0.941},
|
||||
}
|
||||
% Hyperlink
|
||||
\usepackage[hidelinks]{hyperref}
|
||||
|
|
Reference in a new issue