I am in the process of creating a security policy for a client and I am
using DocBook as the format.  I like the way the XXE stylesheet numbers
sections:

1. First section
1.1 Sub Section
1.2 Sub Section
1.2.1 Sub-Sub Section

I am not familar with style sheets in general.  Is there is way that you can
stick the Chapter number in front of the section numbers.  This would
provide each section with a unique ID.  So taking the example from above.
If this were from Chapter 5, the section numbers would like like this:

5.1. First section
5.1.1 Sub Section
5.1.2 Sub Section
5.1.2.1 Sub-Sub Section

Any help would be very appreciated.  I suppose I could replace all the
chapter tags with section tags.  But I would rather keep the form the way it
is.

Thanks

Charlie


Reply via email to