On Wed, 9 Feb 2011 09:40:30 -0500 <[email protected]> wrote: > I asked this question not long ago on the "docbook" list: > > http://markmail.org/message/2xe65grhyv5jnpfj?q=label+list:org.oasis-open.lists.docbook
Thanks Rob. From Bob "As far as the DocBook XSL stylesheets go, the @label attribute is treated as a manual override for the generated *number* for a section, table, figure, etc. It is just the number part, as in "1-1". " My problem is that this override isn't documented and I couldn't find the code in the stylesheets. I have a requirement to put (lower case) Chapter X where x is the generated chapter number. #fail on all accounts ;-) Rethink called for. regards DaveP > > > > -----Original Message----- > > From: Dave Pawson [mailto:[email protected]] > > Sent: Monday, February 07, 2011 3:10 AM > > To: docbook-apps@ > > Subject: db5, chapter markup, xsl-fo processing > > > > > > <chapter label='xxx'.... > > <title> "title text" > > > > tdg says > > > > label Specifies an identifying string for presentation purposes > > > > Bit vague? > > What I'm seeing in fo output is > > > > chapter heading as > > Chapter xxx "title text" > > > > I.e. the @label is inserted ... as a sort of chapter number? > > > > Is this a bug or an oddity? > > > > > > > > -- > > > > regards > > > > -- > > Dave Pawson > > XSLT XSL-FO FAQ. > > http://www.dpawson.co.uk > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: > [email protected] > -- regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
