Re: [docbook-apps] should simplesect be chunked?

From
Sam Steingold <>
Date
2008-09-15T13:45:16+00:00
ID
Thread
Re: [docbook-apps] should simplesect be chunked?
Bob Stayton wrote:
> While reviewing a stylesheet bug, I also noticed that the simplesect 
> element is not chunked.  That seems odd to me, since a simplesect is a 
> real section, except that it cannot have child sections.

since <simplesect> does not have a section number (i.e., its <title> if 
formatted as is, "My title", by if I replace <simplesect> with <section>, I get 
"1.3.5.7 My title"), I view <simplesect> as a <formalpara> with multiple 
sub-<paras>, not as a <section> with no sub-<section>s.

>   Does anyone  see a problem with making simplesect into chunks?

I don't think this is a very good idea.