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

Attachment: signature.asc
Description: PGP signature

Reply via email to