]> granicus.if.org Git - docbook-dsssl/commit
Problem:
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 17 Oct 2005 04:40:46 +0000 (04:40 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 17 Oct 2005 04:40:46 +0000 (04:40 +0000)
commit0af49b079b32a422dbcd14511bbefe308ed70922
treedb30610ab48b810f33f14de3413435b260cc1c0a
parent4293c60573051ea78addc57a480f6a12eabd175e
Problem:
In a PDF generated with Passivetex, every itemizedlist (bulleted
list) has a linebreak after the bullet and before the listem
contents. That bullet should not be there.

Cause:
Design problem in Passivetex

Fix:
Added a fix that works around the problem by not wrapping the
listem output in an <fo:block> if passivetex.extensions=1. Closes
#1328348.

Affects:
Only affects output if passivetex.extensions=1. Otherwise,
follows previous code path, so behavior is exactly the same.
xsl/fo/lists.xsl