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: Figure number restart in refentry?


/ "Juan R. Migoya" <jmigoya@ingeteam.es> was heard to say:
| It's there some way to avoid this? I would like the numbers to
| be contiguous in the same chapter.

There's no simple switch, but you could arrange it by changing
block-autolabel to output

 (format-number (component-child-number
		 nd
		 '("book")
		(label-number-format nd))

(I think, that's an untested guess, but I think that's what you want.)

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Debugging is 99% complete most of
http://www.oasis-open.org/docbook/ | the time--Fred Brooks, jr.
Chair, DocBook Technical Committee |


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