|
|
@ -15,7 +15,7 @@
|
|
|
|
% 1 - the column name of the key
|
|
|
|
% 1 - the column name of the key
|
|
|
|
% 2 - the column name of the description/value
|
|
|
|
% 2 - the column name of the description/value
|
|
|
|
\newenvironment{keyvaluetable}[2]{
|
|
|
|
\newenvironment{keyvaluetable}[2]{
|
|
|
|
\begin{tabular}{| p{0.35\linewidth} | p{0.5\linewidth} |}
|
|
|
|
\begin{tabular}{| p{0.25\linewidth} | p{0.75\linewidth} |}
|
|
|
|
\hline
|
|
|
|
\hline
|
|
|
|
\rowcolor{zcgray}
|
|
|
|
\rowcolor{zcgray}
|
|
|
|
\textbf{#1} & \textbf{#2}\\ \hline
|
|
|
|
\textbf{#1} & \textbf{#2}\\ \hline
|
|
|
|