This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Simple lists


Umm, nope.  I will submit I am looking at the RTF output.

I get exactly the same result with and without the <para> wrapper.
<listitem> starts a new paragraph with a hanging indent and <simplelist>
starts on a new line after that and still has the hanging indent, which is
why the first 5 chars are not seen, for each of the rows.  In fact, if you
drop the <para> wrapper I would like the <simplelist> to start on the same
line as the <listitem> does and not add the extra line if that were
possible.

For reference that is DSSSL 1.73 and Docbook 4.1.2 and Jade.

<offtopic>Is FO a display language in a similar manner to Docbook being a
semantic language?</offtopic>

> -----Original Message-----
> / Phillip Shelton <shelton@usq.edu.au> was heard to say:
> | Processing.  Is there any way to over-ride the inheritance 
> | of the paragraph settings on this element?
> 
> Does this help:
> 
> |    <varlistentry>
> |     <term><varname role="attibute">The only term in the variable
> | list</varname></term>
> |     <listitem>
> |      <simplelist>
> |        <member><guiicon>1st member</guiicon></member>
> |        <member><guiicon>2nd member</guiicon></member>
> |        <member><guiicon>3rd member</guiicon></member>
> |        <member><guiicon>4th member</guiicon></member>
> |       </simplelist>
> |     </listitem>
> |    </varlistentry>
> |   </variablelist>
> |  </sect1>
> | </article>
> 
> (I took out the para wrapper)
> 
>                                         Be seeing you,
>                                           norm
> 
> -- 
> Norman Walsh <ndw@nwalsh.com>      | certain: adj., insufficiently
> http://www.oasis-open.org/docbook/ | analyzed
> Chair, DocBook Technical Committee |
> 

----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]