Actions
Bug #4265
opentexttype stylesheet does not correctly handle mixed content
Start date:
07/27/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4265
Description
Mixed content is allowed in paragraphs. But the stylesheet does not correctly display content like this (from knb-lter-mcr.8.6)
<para>
The abundance of taxa are estimated to the following levels:
<itemizedlist>
<listitem>
<para>Corals: Order;</para>
</listitem>
<listitem>
<para>Macroalgae: Genus, sometimes Species;</para>
</listitem>
<listitem>
<para>Algal Turfs: Functional Group of many Species;</para>
</listitem>
</itemizedlist>
</para>
Actions