summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <christian@faulhammer.org>2008-03-23 11:32:44 +0100
committerCiaran McCreesh <ciaran.mccreesh@googlemail.com>2008-03-23 15:15:41 +0000
commit76dfabdca3370813f84f43ecb79a96304b24adb0 (patch)
treefb701c3d3c58f2f8001dca44cc78afb2f27aa63c /names.tex
parentNew environment centertable (diff)
downloadpms-76dfabdca3370813f84f43ecb79a96304b24adb0.tar.gz
pms-76dfabdca3370813f84f43ecb79a96304b24adb0.tar.bz2
pms-76dfabdca3370813f84f43ecb79a96304b24adb0.zip
Fix dumb failure: wrongly named environment
Diffstat (limited to 'names.tex')
-rw-r--r--names.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/names.tex b/names.tex
index 6dcad42..5756ff8 100644
--- a/names.tex
+++ b/names.tex
@@ -74,7 +74,7 @@ This may optionally be followed by the suffix \t{-r} followed immediately by an
\IFKDEBUILDELSE
{
- \begin{itemize}{EAPIs requiring \t{scm} support} \label{scm-table}
+ \begin{centertable}{EAPIs requiring \t{scm} support} \label{scm-table}
\begin{tabular}{ l l }
\toprule
\multicolumn{1}{c}{\textbf{EAPI}} &
@@ -85,7 +85,7 @@ This may optionally be followed by the suffix \t{-r} followed immediately by an
\t{kdebuild-1} & Yes \\
\bottomrule
\end{tabular}
- \end{itemize}
+ \end{centertable}
}{
}