doc-isac/mlehnfeld/master/thesis/hgb.sty
changeset 55466 55c2d2ee3f92
parent 55404 ab97437e021a
equal deleted inserted replaced
55465:eaa7d67b78d0 55466:55c2d2ee3f92
   296 {	\floatname{program}{Program}
   296 {	\floatname{program}{Program}
   297   \floatname{algorithm}{Algorithm}
   297   \floatname{algorithm}{Algorithm}
   298 }{}
   298 }{}
   299 
   299 
   300 
   300 
   301 \RequirePackage{color}
   301 \RequirePackage{xcolor}
   302 \definecolor{lightgray}{gray}{0.9}
   302 \definecolor{lightgray}{gray}{0.9}
   303 \definecolor{midgray}{gray}{0.5}
   303 \definecolor{midgray}{gray}{0.5}
   304 \color{black}
   304 \color{black}
   305 \newcommand{\@MissingArg}[1]{\textcolor{red}{#1}}
   305 \newcommand{\@MissingArg}[1]{\textcolor{red}{#1}}
   306 
   306