Menu

#26 keep-together and spacing-after don't work together

open
nobody
Print (30)
5
2006-04-21
2006-04-21
habi
No

When I apply 'keep-together' and 'spacing-after'
attributes on a paragraph, the spacing-after settings
has no influence.

Example XML:

<?xml version="1.0" encoding="UTF-8"?>
<document size="A4">
<paragraph keep-together="true" spacing-after="20">
Lorem ipsum
</paragraph>
<paragraph spacing-after="20">
Lorem ipsum
</paragraph>
<paragraph>
Lorem ipsum
</paragraph>
</document>

Discussion


Log in to post a comment.

MongoDB Logo MongoDB