diff --git a/modules/sectioning.xml b/modules/sectioning.xml index ce86fe8..752711e 100755 --- a/modules/sectioning.xml +++ b/modules/sectioning.xml @@ -57,8 +57,7 @@ Calculate the nesting depth up front, so that we can limit it to 2 for LaTeX. Note that we have to skip counting the parent
element, as that's the section currently being processed. Including it would produce a minimum depth of 1, but the minimum depth in LaTeX is actually 0. --> - - 2 + \ @@ -83,8 +82,7 @@ Calculate the nesting depth up front, so that we can limit it to 6 for HTML. Add 1 because

is reserved for the main document title; section headings start at

. --> - - 6 +