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


/ 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]