OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: Odd list formatting, another


DocBook 3.1, DSSSL stylesheets 1.70, Jadetex 3.10

Consider this document:

<variablelist>

 <varlistentry>
  <term>TERM1</term>
  <listitem>
   <para>
    some text
   </para>
  </listitem>
 </varlistentry>

 <varlistentry>
  <term>TERM2</term>
  <listitem>
   <para>
    one paragraph
   </para>
   <para>
    another paragraph
   </para>
  </listitem>
 </varlistentry>

 <varlistentry>
  <term>TERM3</term>
  <listitem>
   <para>
    even more text
   </para>
  </listitem>
 </varlistentry>

</variablelist>

gets formatted as:

TERM1

    some text

TERM2

    one paragraph

    another paragraph


TERM3

    even more text

Note that above "TERM3" there are, by eye-ball measure, about 2 or 3 blank
lines, at least a lot more than there should be.

I have looked at the code and it's definitely a stylesheet issue.  Does
someone have a fix for this or feel like working on one?

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC