[l2h] Multirow support !

Emilio Garcia Ladona emilio@icm.csic.es
Wed, 27 Feb 2002 03:00:10 -0800


<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hello,
<p>I have a problem with multirow command.&nbsp; A table with only a unique
row splits in two rows and each one in two more
<br>rows. The final result is not as expected !. here below is the simple
code and the html result
<p>Can anybody help me to know if this is a bug or I'm doing something
wrong ?
<p>Many thanks in advance !
<br>EMILIO
<br>&nbsp;
<p>============================= LaTeX Code ====================
<br>\documentclass[a4paper,12pt]{report}
<p>\usepackage{array}
<br>\usepackage{multirow}
<p>\begin{document}
<p>\begin{tabular}{p{2cm}|p{3cm}|c|c|c|c}
<br>\hline
<br>\textbf{Anclaje} &amp; \textbf{Disposici\'on} &amp; \textbf{Inicio}
&amp; \textbf{Fin} &amp;
<br>\textbf{Inicio} &amp; \textbf{Fin}&nbsp; \\ \hline
<br>\multirow{4}{2cm}{\centering \textbf{A2}}
<br>&nbsp;&nbsp;&nbsp; &amp; \multirow{2}{3cm}{RCM-9 (159)} &amp; 14:30
&amp; 19:31 &amp; 14:30 &amp; 19:33 \\ \cline{3-6}
<br>&nbsp;&nbsp;&nbsp; &amp;&nbsp;&nbsp; &amp; 22:19&nbsp; &amp; 18:50&nbsp;
&amp; 22:20 &amp; 19:00 \\&nbsp; \cline{2-6}
<br>&nbsp;&nbsp;&nbsp; &amp; \multirow{2}{3cm}{RCM-9 (192)} &amp; 14:30&nbsp;
&amp; 19:32&nbsp; &amp; 14:30 &amp; 19:33 \\ \cline{3-6}
<br>&nbsp;&nbsp;&nbsp; &amp;&nbsp;&nbsp; &amp; 22:21&nbsp; &amp; 18:53&nbsp;
&amp; 22:20 &amp; 19:00 \\&nbsp; \hline
<br>\end{tabular}
<br>\end{document}
<br>======================================
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<pre>--&nbsp;
Emilio GARCIA-LADONA (GOF): Centre Mediterrani d'Investigacions Marines i
Ambientals (CMIMA-CSIC). Passeig Maritim, 37-49, 08003 Barcelona (Spain)
Tf/FAX:+34 932309500/932309555&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://www.icm.csic.es/~gof/">http://www.icm.csic.es/~gof/</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; __o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ______________________________________________________
&nbsp;&nbsp;&nbsp; _`\&lt;,_&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /
&nbsp;&nbsp; (*)/ (*)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /
/\/\/\/\/\/\/\/\/</pre>
&nbsp;</html>