]> granicus.if.org Git - docbook-dsssl/commit
batch of patches from twaugh:
authorMartijn van Beers <lotr@users.sourceforge.net>
Thu, 9 May 2002 13:14:30 +0000 (13:14 +0000)
committerMartijn van Beers <lotr@users.sourceforge.net>
Thu, 9 May 2002 13:14:30 +0000 (13:14 +0000)
commit5c0aaf2f2f52890eaabffda55413e5fd7585f76e
tree42d46ea3602311c2d4bb6fe25c72703530f46400
parent516ae50465f5d7f1214bac4cc94a65ec7548d4f2
batch of patches from twaugh:
* This patch (based on one from Jirka Kosek) adds support for
  block-level elements inside <para>s---<screen>s for example, or lists.
* This patch replaces entities (like '&#x8212;') with sensible
  characters or groups of characters.
* This patch adds support for sbr.
* This patch normalizes spaces in varlistentry terms.
* This patch normalizes spaces in terminal varlistentry terms.
* This patch allows variable lists to be nested (once).
* This patch prevents variable list item paragraphs from merging into
  one another.
* This patch improves the rendering of itemized lists, and adds support
  for ordered lists and procedures.
* This patch makes some small adjustments to group/arg: don't put extra
  spaces in where they aren't needed, and normalize the space of $arg.
* This patch makes adjustments to cmdsynopsis elements.  In particular,
  they can now be wrapped if no <sbr/> is provided.
* This patch adds funcsynopsis//* support.  Again, wrapping is done
  automatically.
contrib/xsl/db2man/db2man.xsl
contrib/xsl/db2man/lists.xsl
contrib/xsl/db2man/synop.xsl