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: variable list layout


 Formatting a variable list with a funcsynoposis in each term,

   <VariableList>
    <VarListEntry>
     <Term>
      <funcsynopsis>
       <FuncPrototype>
       <funcdef>dict <function>createdict</function></funcdef>
       <paramdef>void</paramdef>
	</FuncPrototype>
      </funcsynopsis>
     </Term>
     <ListItem>
      <SimPara>
       returns an empty dictionary.
      </SimPara>
     </listitem>
    </varlistentry>
     ...

When printed, for each element in the list  the vertical space between 
the term and the description is twice  that of the space between the term 
and the description in the entry above.. 
Replacing the funcsynopsis with unformatted  text in the terms results in 
the expected layout.
 
Using version 1.55 of the modular stylesheets (print) with docbook 4.1 and
%may-format-variablelist-as-table%  #t, (the terms are too long to produce 
a table).
--
Ian W Moor                     Department of Computing,     
  iwm@doc.ic.ac.uk          Imperial College.            
  Tel +44 20 7594 8250         180 Queensgate               
                               London SW7 2BZ UK.               
                               










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


Powered by eList eXpress LLC