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: orderedlist and listitem without para: bug or feature?


All,

I have <listitem>s without <para>s inside them. For example:

<para>
The component suffered from three failings:
<orderedlist>
<listitem>It was slow.</listitem>
<listitem>It ran hot. </listitem>
<listitem>It did not actually work.</listitem>
<listitem>It made loud noises.</listitem>
</orderedlist>
No, four. The component suffered from four failings.
</para>

The docbook-xsl translates this to fine HTML. But when this is translated to PDF (by way of FO), I end up losing the content of each list item. It comes out looking like this:

The component suffered from three failings:

1.

2.

3.

4.

No, four. The component suffered from four failings.

I am not sure whether the FO is good, i.e. whether the problem is with the docbook-xsl or FOP. Or perhaps this is not legal docbook at all? Perhaps listitems must always have paras in them, and docbook-xsl is too forgiving when translating to HTML?

Toolchain: docbook-xsl-1.60.1 ; Libxml2-2.4.30.win32 ; Libxslt-1.0.23.win32 ; fop-0.20-5rc

Dave Bridgeland



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

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


Powered by eList eXpress LLC