[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Section spacing
Hi list,
I am using the docbook xslt stylesheets to transform the xml to fo and
afterwards to pdf. Let's say I've got the following xml:
<chapter>
<section>
<title>Title 1</title>
<para>
text text
</para>
</section>
<section>
<title>Title 2</title>
</section>
</chapter>
Is it possible to define the space between the two sections using a
variable like normal.para.spacing?
Thanks in advance & have a nice day!
Basti
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]