← Prev in month ← Prev in thread

Orderedlists nesting variablelists

From
Togan Muftuoglu <>
Date
2003-05-07T13:18:41+00:00
ID
Thread
Orderedlists nesting variablelists
Hi,

I hope I found a correct subject describing what I am trying to achieve.
When I have an orderedlist which includes variablelists then with FOP
0.20.5rc3 (built from CVS) the outcome is

1.
First Term
This is the first para of first term which is the first list item of the
ordered list
2.
Second Term
this is the par of second term
This is a normal paragraph and now the following list will continue from
the numbereing where it was left
Second nested orderedlist


Where as, if I use XEP the outcome is correct

1. First Term
This is the first para of first term which is the first list item of the
ordered list
2. Second Term
this is the par of second term
This is a normal paragraph and now the following list will continue from
the numbereing where it was left
Second nested orderedlist

So the question is what can it be done to fix the FOP output in the
aspect of customizing the stylesheet as I do not see this as a bug for
the stylesheet

Attached are sample document and the stylesheet ideas are welcomed

-- 

Togan Muftuoglu
← Prev in month ← Prev in thread