I was wondering whether it is possible to generate a double line in a tubular via
the \cline command?
What I want is equal to the following:
\begin{tabular}{cc}
foo & something \\ \hline\hline
foo2 & something2
\end{tabular}
This will create a double rule separating the two lines in the tabular,
but what I want should be (intuitively) like this
\begin{tabular}{cc}
foo & something \\ \cline{1-1}\cline{1-1}
foo2 & something
\end{tabular}
and thus cause a double line only in the first column.
Typing \cline twice like above doesn't work, why?
and how do i get the desired effect?
Thanks in advance
Klaus Lindemann (lo...@diku.dk)
--
--------------------------------------------------------------------
Logic is the perfect way of | Klaus Lindemann aka lo...@diku.dk
reaching the wrong conclusion | Institute of Computer science
with confidence ! | Copenhagen University (DIKU)
KL> \begin{tabular}{cc}
KL> foo & something \\ \cline{1-1}\cline{1-1}
KL> foo2 & something
KL> \end{tabular}
You can do this with \hhline from the array package.
--
Piet* van Oostrum, Dept of Computer Science, Utrecht University,
Padualaan 14, P.O. Box 80.089, 3508 TB Utrecht, The Netherlands.
Telephone: +31 30 531806 Uucp: uunet!ruuinf!piet
Telefax: +31 30 513791 Internet: pi...@cs.ruu.nl (*`Pete')
X-400: G=Piet;S=van.Oostrum;OU=cs;O=ruu;PRMD=surf;ADMD=400net;C=nl;