]> granicus.if.org Git - docbook-dsssl/commit
Added support for Segmentedlist.
authorMichael Smith <xmldoc@users.sourceforge.net>
Fri, 10 Mar 2006 08:04:15 +0000 (08:04 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Fri, 10 Mar 2006 08:04:15 +0000 (08:04 +0000)
commitfa32ca6e69bcecf294cf525dea3200fd9d86f75d
treec805720c186cee63ab1722d00d1e4e671ca8b5ef
parent4a395f41ad77bf64c7a7f12b4c82bdd1e83b464e
Added support for Segmentedlist.
Details: Output is tabular, with no option for "list" type output.
Output for Segtitle elements can be supressed by setting
man.segtitle.suppress. If Segtitle content is output, it is
rendered in italic type (not bold because not all terminals
support bold and so italic ensures the stand out on those
terminals). Extra space (.sp line) at end of table code ensures
that it gets handled correctly in the case where its source is the
child of a Para.  Closes feature-request #1400097. Thanks to
Daniel Leidert for the patch and push, and to Alastair Rankine for
filing the original feature request.
xsl/manpages/lists.xsl
xsl/manpages/utility.xsl