Update CodingGuidelines.lyx
Integrated upstream from https://salsa.debian.org/science-team/gtsam/-/blob/master/debian/patches/0001-Added-forgotten-usepackage-in-CodingGuidelines.lyx.patch Original author: @dkoganrelease/4.3a0
parent
eda4a08b4b
commit
31289ebda2
|
@ -5,6 +5,7 @@
|
||||||
\textclass article
|
\textclass article
|
||||||
\begin_preamble
|
\begin_preamble
|
||||||
\usepackage{color}
|
\usepackage{color}
|
||||||
|
\usepackage{listings}
|
||||||
|
|
||||||
\definecolor{mygreen}{rgb}{0,0.6,0}
|
\definecolor{mygreen}{rgb}{0,0.6,0}
|
||||||
\definecolor{mygray}{rgb}{0.5,0.5,0.5}
|
\definecolor{mygray}{rgb}{0.5,0.5,0.5}
|
||||||
|
|
Loading…
Reference in New Issue