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: FW: DOCBOOK-APPS: Simple lists


Dopey me.  That is with DSSSL 1.73 against Docbookx 4.1.2

-----Original Message-----
From: Phillip Shelton [mailto:shelton@usq.edu.au] 
Sent: Thursday, 15 November 2001 11:04
To: DocBook-Apps ML (E-mail)
Subject: DOCBOOK-APPS: Simple lists


Processing.  Is there any way to over-ride the inheritance of the paragraph
settings on this element?

Because I have found a unwanted feature/bug with the way the style sheets
handle this.

Example XML file.  (I probably didn't  need the guiicon element in the
example. Oh well.)

<?xml version="1.0" standalone="no"?>
<!DOCTYPE article SYSTEM "d:/xml/sgml/dtd/docbookx41/docbookx.dtd">
<article>
 <sect1>
  <title>Simplelist problems</title>
  <variablelist>
   <title>The title of the variablelist.</title>
   <varlistentry>
    <term><varname role="attibute">The only term in the variable
list</varname></term>
    <listitem>
     <para><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></para>
    </listitem>
   </varlistentry>
  </variablelist>
 </sect1>
</article>

and an image of the result.

 <<text.png>> 

text.png



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


Powered by eList eXpress LLC