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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: Re: [docbook-apps] Re: DocBook XSL 1.66.1 released


Hi Sam,
I don't think this is behavior that is new to version 1.66.1.  As far as I
can tell, inheritnum has never been implemented in the HTML (or xhtml)
stylesheets.  In HTML output, the XSL stylesheet does not  generate the list
item label, it just outputs <ol> with a "type" attribute, and expects CSS to
do any further formatting of numbers.

This works in print output as expected.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Sam Steingold" <sds@gnu.org>
To: <docbook-apps@lists.oasis-open.org>
Sent: Monday, September 20, 2004 2:21 PM
Subject: [docbook-apps] Re: DocBook XSL 1.66.1 released


> Hi Bob, thanks for the speedy reply.
>
> I just noticed that
>
> <orderedlist numeration="arabic">
> <listitem><para>foo<orderedlist inheritnum="inherit"
numeration="loweralpha">
> <listitem><para>bar</para></listitem></orderedlist></para></listitem>
>
> is rendered as
>
>    1 foo
>      a bar
>
> and not as
>
>    1 foo
>      1.a bar
>
> as inheritnum="inherit" appears to imply.
>
> Thanks!
>
> -- 
> Sam Steingold (http://www.podval.org/~sds) running w2k
> <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
> <http://www.mideasttruth.com/> <http://www.honestreporting.com>
> A man paints with his brains and not with his hands.
>
>
>




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