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.