Next in thread → Next in month →

Re: [docbook-apps] (docbook-xsl/FO) only use space-before if 2 sects follow each other directly

From
Bob Stayton <>
Date
2004-03-11T18:11:12+00:00
ID
09fa01c40796$31f7aaa0$6501a8c0@toshiro
Thread
Re: [docbook-apps] (docbook-xsl/FO) only use space-before if 2 sects follow each other directly
You could experiment with space-before.precedence and space-after.precedence
to see if you could work out a resolution scheme for various combinations of
elements.  Unfortunately, if you are using FOP, those properties are not
supported.

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Sebastian Fey" <>
To: "Docbook-Apps (E-Mail)" <>
Sent: Wednesday, March 10, 2004 7:38 AM
Subject: [docbook-apps] (docbook-xsl/FO) only use space-before if 2 sects
follow each other directly


hi,

if i got a xml like this:

(...)
<section>
<title>...</title>
<section>
<title>...</title>
(...)

the space between the two titles is space.before of the 2nd section.
is there a workable way to use soace.after of the 1st section instead?


thx,
Sebastian

To unsubscribe from this list, send a post to
, or visit
http://www.oasis-open.org/mlmanage/.
Next in thread → Next in month →