<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Thanks Itay,<br></div><div>  Your suggestions work for me.<br></div><div>There was no good reason for the blanks at the start and end of the multicolumn.  I was just experimenting.<br></div><div>I have reverted to curly braces.  I also chose to drop the vertical borders. <br></div><div>The \cline{2-4} was what I needed most.<br></div><div>I like the way it looks now.  :-)<br></div><div><br></div><div>Your help is much appreciated.<br></div><div><br></div><div>Ray<br></div><div><br></div><div><br></div><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Itay" <itayf@nospammail.net><br><b>To: </b>lon-capa-users@mail.lon-capa.org<br><b>Sent: </b>Monday, 1 June, 2015 11:49:38<br><b>Subject: </b>Re: [LON-CAPA-users] <tex>-block / LON-CAPA question re multirow multicolumn mutirow sort of table<br><div><br></div>


<title></title>

<div>Hi<br></div>
<div> </div>
<div>On Mon, Jun 1, 2015, at 08:16 PM, Raymond Batchelor wrote:<br></div>
<blockquote><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:rgb(0, 0, 0);"><div>Hi All,<br></div>
<div> I'm having a little difficulty in recalling or finding how to properly generate a table like the following...<br></div>
<div> </div>
<div><tex><br></div>
<div>\begin{tabular}{|c|c|c|c|c|}<br></div>
<div>\hline <br></div>
<div>\multirow{2}{*}{Expt.}&\multicolumn{3}{c}\ Concentration (mol$\cdot $L$^{-1}$) \ &Initial Rate\\<br></div>
<div>&[CO$_2$]$_0$&[F$^-$]$_0$&[Mn$_2$F$_2$]$_0$&(Mol$\cdot $L$^{-1}\cdot $min$^{-1}$)\\ \hline  <br></div>
<div>1&0.2&0.4&0.4&0.128\\ \hline <br></div>
<div>2&0.2& 0.4&0.1&0.008\\ \hline <br></div>
<div>\end{tabular}\</tex><br></div>
<div> </div>
<div> </div>
<div>The above works 'fine', except that there are no cell borders immediately below or to the immediate right of the ''cell" created by \multicolumn{3}{c}\ Concentration (mol$\cdot $L$^{-1}$) \<br></div>
</div>
</blockquote><div> </div>
<div>There is no command for drawing borders below -- so none were drawn.<br></div>
<div>Use \hline as you did elsewhere, or \cline{2-4} to decorate only the \multicolumn created cell.<br></div>
<div>I have no idea why the right border was not drawn.<br></div>
<div> </div>
<div>You  could give up the vertical borders and increment the space between columns. (I believe this is the recommended way to typeset tables, but I am not an expert.)<br></div>
<div> </div>
<div>BTW, <br></div>
<div>Any particular reason why the last argument of \multicolumn is delimited by blanks (\ ) instead of the standard curly braces ({})?<br>This is not the cause for the problem, but could become a cause for other problems in the future.</div>
<div> </div>
<div>HTH,<br>Itay<br></div>
<div> </div>
<blockquote><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:rgb(0, 0, 0);"><div> </div>
<div>Not sure what I need to add to this LaTeX to make those particular borders appear in LON-CAPA.<br></div>
<div> </div>
<div>I'd send a screenshot if this list allowed it.<br></div>
<div> </div>
<div>Thanks!!<br></div>
<div> </div>
<div>:-)<br></div>
<div>-- <br></div>
<div><span></span>Ray<br></div>
</div>
<div><span style="text-decoration: underline;" data-mce-style="text-decoration: underline;">_______________________________________________</span><br></div>
<div>LON-CAPA-users mailing list<br></div>
<div><a href="mailto:LON-CAPA-users@mail.lon-capa.org" target="_blank">LON-CAPA-users@mail.lon-capa.org</a><br></div>
<div><a href="http://mail.lon-capa.org/mailman/listinfo/lon-capa-users" target="_blank">http://mail.lon-capa.org/mailman/listinfo/lon-capa-users</a><br></div>
</blockquote><div> </div>
<div> </div>


<br>_______________________________________________<br>LON-CAPA-users mailing list<br>LON-CAPA-users@mail.lon-capa.org<br>http://mail.lon-capa.org/mailman/listinfo/lon-capa-users<br></div><div><br><br></div><div><br></div><div>-- <br></div><div><span name="x"></span>Raymond J. Batchelor, PhD.<br>Department of Chemistry<br>Simon Fraser University<br><div><br></div>Phone: 778-782-5635<span name="x"></span><br></div></div></body></html>