]> granicus.if.org Git - docbook-dsssl/commit
Output .sp macro in mixed blocks where we were outputting
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 9 Aug 2005 09:11:02 +0000 (09:11 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 9 Aug 2005 09:11:02 +0000 (09:11 +0000)
commit28537c5b3524ba28828fe130763f7c01547679ae
tree99c4ba4989c974a61c7af77dcd5ed07818b827a0
parentd88bffb606dd6dad555a42f0a441414b6c3164de
Output .sp macro in mixed blocks where we were outputting
completely blank line before. Thanks (again) to Costin Stroie for
pointing out the problems and providing a test case.

Also, corrected the test for checking first preceding siblings of
text nodes in mixed blocks (the test is used for determining
whether or not we need to insert a line break before those nodes.)
xsl/manpages/block.xsl
xsl/manpages/lists.xsl
xsl/manpages/utility.xsl