This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] Footnote Label


On Sun, Aug 03, 2003 at 03:48:45PM -0400, Ollie Rutherfurd wrote:
> Hi,
> 
> I'm using DocBook XSL Stylesheets version 1.61.3 to generate HTML from DocBook 
> XML (4.2) and it seems that the label attribute of a footnote is 
> not used in the 
> output.  My expectation was if a footnote had a label of "a", and it was the 
> first footnote in a document, the "a" would be displayed 
> instead of "1".  Is it possible to get this behavior?

Well, I could find no reference to the label attribute
in the footnote templates, so it looks like that has
not been implemented yet.  You could file a feature
request on the DocBook SourceForge tracker.

In the meantime, you could set the stylesheet parameter
footnote.number.format="a" to get footnotes that
are numbered with lowercase letters.  That way you
don't need to maintain the labels.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]