[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: FOP rendering orderedlists and itemizedlists
Hi
I'm sure this is a common problem but I've not managed to track down an
answer searching the archives...
Given:
<itemisedlist>
<listitem>
<para>list item 1</para>
<para>list item 2</para>
<para>list item 3</para>
</listitem>
</itemisedlist>
If I render using FOP 0.20.5 to PDF, my output is of the form:
*
list item 1
*
list item 2
*
list item 3
ie. The bullet for each list item is on it's own line.
What do I need to do to fix this?
TIA.
MikeD
--
Mike Devlin
mike_devlin@fastmail.fm
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]