To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110762





------- Additional comments from [email protected] Tue Apr 13 13:54:39 +0000 
2010 -------
Here is the local patch I am using:


$ cat /usr/lib/openoffice/basis3.1/share/xslt/docbook/sofftodocbookheadings.xsl
...
        <xsl:template match="table:table-cell">
                <xsl:element name="entry">
                        <xsl:if test="@table:number-rows-spanned >'1'">
                                <xsl:attribute name="morerows">
                                        <xsl:value-of 
select="number(@table:number-rows-spanned)-1"/>
                                </xsl:attribute>
                        </xsl:if>


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to