Closed ghost closed 6 years ago
Some of our tables look broken in the published HTML version because Micro Focus's stylesheets do not properly convert the morerows and colspan attributes of DocBook:
morerows example: https://www.suse.com/documentation/suse-caasp-3/book_caasp_deployment/data/sec_caasp_installquick_sysreqs.html#sec_caasp_installquick_netreqs
colspan example: https://www.suse.com/documentation/sles-15/book_quickstarts/data/sec_modules_what.html
We could try to work around both issues to some degree in db4tonovdoc.xsl:
<entry/>
@tomschr, @fsundermeyer What do you think? Work around this or leave as is?
Leave as is and open a bug for it in bnc. THis is no DAPS issue.
OK. Created: http://bugzilla.suse.com/show_bug.cgi?id=1103224
Some of our tables look broken in the published HTML version because Micro Focus's stylesheets do not properly convert the morerows and colspan attributes of DocBook:
morerows example: https://www.suse.com/documentation/suse-caasp-3/book_caasp_deployment/data/sec_caasp_installquick_sysreqs.html#sec_caasp_installquick_netreqs
colspan example: https://www.suse.com/documentation/sles-15/book_quickstarts/data/sec_modules_what.html
We could try to work around both issues to some degree in db4tonovdoc.xsl:
<entry/>
s in following rows. (Which would be a bit heavy-handed but likely even look ok.)@tomschr, @fsundermeyer What do you think? Work around this or leave as is?