OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: RE: DOCBOOK: number continuation with orderedlist


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

David

> -----Original Message-----
> From: Togan Muftuoglu [mailto:toganm@users.sourceforge.net]
> Sent: Tuesday, October 01, 2002 9:24 AM
> To: Docbook
> Subject: DOCBOOK: number continuation with orderedlist
> 
> 
> Hi,
> 
> I am trying to have an output basicly like this
> 
> Interfaces
> 1. FW_DEV_EXT
>         bla bla bla
> 2. FW_DEV_INT
>         bla bla bla
> 3. FW_DEV_DMZ
>         bla bla bla
> 
> Routing and Masquearding
> 
> 4 FW_ROUTE
>         bla bla bla
> 5 FW_MASQ
>         bla bla
> 
> However the produced output is joking at me
> 
> Interfaces
> 1. FW_DEV_EXT
>         bla bla bla
> 2. FW_DEV_INT
>         bla bla bla
> 3. FW_DEV_DMZ
>         bla bla bla
> 
> Routing and Masquearding
> 
> 1 FW_ROUTE
>         bla bla bla
> 2 FW_MASQ
>         bla bla


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


Powered by eList eXpress LLC