[l2h] table cell spanning multiple rows

Ross Moore ross.moore at mq.edu.au
Thu Nov 7 23:36:01 CET 2013


Hi Thomas.

On 08/11/2013, at 3:30 AM, Foregger, Thomas H (Thomas) wrote:

> In the multirow syntax:
> The syntax is:
>  
>    \multirow{<num-rows>}{<width>}{<vert-align>}{... content ...}
>  
> What are the allowed values of vert-align and what are the effects?

The usual supported options are:

 t = top
 m = middle
 b = bottom
 <empty>

when generating HTML v3.2 or v4.0, which set the
 valign=" ... "  attribute to the  <TR> cell.
(There may be an effect also on <TD> cells.
Not sure; it was so long ago this code was written.)


If you use the  -netscape  switch then the
default is  valign="BASELINE"  otherwise it is empty,
so up to the browser's default.

> Tom Foregger


Hope this helps,

	Ross

------------------------------------------------------------------------
Ross Moore                                       ross.moore at mq.edu.au 
Mathematics Department                           office: E7A-206      
Macquarie University                             tel: +61 (0)2 9850 8955
Sydney, Australia  2109                          fax: +61 (0)2 9850 8114
------------------------------------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: logo.png
Type: image/png
Size: 5257 bytes
Desc: not available
URL: <http://tug.org/pipermail/latex2html/attachments/20131108/46c7c8c9/attachment.png>
-------------- next part --------------




More information about the latex2html mailing list