You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Johannes Schaefer (JIRA)" <ji...@apache.org> on 2005/12/20 20:30:31 UTC

[jira] Closed: (FOR-769) tables don't support row/colspan

     [ http://issues.apache.org/jira/browse/FOR-769?page=all ]
     
Johannes Schaefer closed FOR-769:
---------------------------------

    Fix Version: 0.8-dev
                 0.7
     Resolution: Fixed

fixed for both 0.7 and 0.8-dev

> tables don't support row/colspan
> --------------------------------
>
>          Key: FOR-769
>          URL: http://issues.apache.org/jira/browse/FOR-769
>      Project: Forrest
>         Type: Bug
>   Components: Plugin: Simplified Docbook
>     Versions: 0.7
>  Environment: all
>     Reporter: Johannes Schaefer
>     Assignee: Johannes Schaefer
>      Fix For: 0.7, 0.8-dev
>  Attachments: index.xml
>
> the plugin should support the sDocBook attributes to span rows and columns in a table; see attached file and below
> <table>
> ...
>   <colspec  colname='c1'/>
>   <colspec  colname='c2'/>
>   <colspec  colname='c3'/>
>   <colspec colnum='5' colname='c5'/>
> ...
>   <entry morerows='1>
>   <entry namest="c2" nameend="c5">span to c5</entry>
>   <entry namest="c2" nameend="c3" morerows='1'>
> </table>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira