On Tue, Feb 04, 2003 at 03:35:37PM +0100, Michael Wiedmann wrote:
> For the following piece of DocBook XML the DocBook XSL 1.60.1
> stylesheets don't generate HTML output for <variablelist><abstract>
> (the same for <variablelist><para>, <variablelist><simpara>).
>
> Is there an easy way to change this?
>
> <variablelist>
> <title>Some Title</title>
>
> <abstract><para>variablelist abstract</para></abstract>
>
> <varlistentry>
> <term>...
> ...
> </variablelist>
No easy way. Variablelist's content model was changed
in going from DocBook 4.1.2 to DocBook 4.2 DTD to permit
"stuff" before the first varlistentry. But the XSL
stylesheets have not caught up with the change.
You could file a bug report on the DocBook SourceForge
project to get it fixed.
--
Bob Stayton 400 Encinal Street
Publications Architect Santa Cruz, CA 95060
Technical Publications voice: (831) 427-7796
The SCO Group fax: (831) 429-1887
email: [EMAIL PROTECTED]