atom feed9 messages in org.oasis-open.lists.docbookRe: DOCBOOK: number continuation with...
FromSent OnAttachments
Togan MuftuogluOct 1, 2002 7:25 am 
David CramerOct 1, 2002 8:02 am 
Togan MuftuogluOct 1, 2002 8:51 am 
Bob StaytonOct 1, 2002 9:25 am 
Norman WalshOct 2, 2002 4:37 am 
Norman WalshOct 2, 2002 4:48 am 
Dave PawsonOct 2, 2002 10:29 am 
Norman WalshOct 3, 2002 6:11 am 
Togan MuftuogluOct 3, 2002 6:44 am 
Subject:Re: DOCBOOK: number continuation with orderedlist
From:Togan Muftuoglu (tog@users.sourceforge.net)
Date:Oct 1, 2002 8:51:59 am
List:org.oasis-open.lists.docbook

* David Cramer; <dcra@broadjump.com> on 01 Oct, 2002 wrote:

Greping in the 1.55.0 xsls, I notice there's a test for the continuation attribute in the html xsls: html/lists.xsl: <xsl:when test="@continuation='continues'"> ...but not in the fo xsls. Looks like a feature implemented in html, but not yet in fo. I'd suggest submitting a feature request: http://sourceforge.net/tracker/?func=add&group_id=21935&atid=373750

done Thanks I was so sure that it would do it I had not even consider checking the lists.xsl. Looks like rather rereading the TDG for the simple does not solve everycase :-(