Thanks!

I will be adding the bug shortly.

~Shane

Bob Stayton wrote:
Looks like this is an unimplemented feature for tables using HTML markup in the DocBook source. It should be supported. Could you please file a bug report on the DocBook SourceForge site about it? Thanks.

Bob Stayton
Sagehill Enterprises
b...@sagehill.net


----- Original Message ----- From: "Shane Handford" <shandf...@castlerockresearch.com>
To: <docbook-apps@lists.oasis-open.org>
Sent: Friday, March 27, 2009 2:53 PM
Subject: [docbook-apps] colspan support for table/informaltable



I'm not sure if I'm completely missing the mark.

Does Docbook not handle colspan for informal tables?

This source:

<informaltable border="1" >
<tbody>
<tr>
<th colspan="4">Lorem Ipsum</th>
</tr>
<tr>
<td>Fie</td>
<td>Fi</td>
<td>Fo</td>
<td>Fum</td>
</tr> </tbody> </informaltable>


Results in:
 - - - - - - -
|Lorem Ipsum  |
 - - - - - - - - - - - - - - -
|Fie          | Fi | Fo | Fum |
 - - - - - - - - - - - - - - -

No "number-rows-spanned" attribute is applied to the final FO.

I'm Using:

docbook-xsl-1.74.3/fo
Saxon 9.1
Antenna House 4.3


Thanks!

~Shane Handford


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-h...@lists.oasis-open.org





---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-h...@lists.oasis-open.org



--
Shane Handford
Web Developer
Castle Rock Research
780.448.9619

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-h...@lists.oasis-open.org

Reply via email to