asda?‰PNG IHDR ? f ??C1 sRGB ??é gAMA ±?üa pHYs ? ??o¨d GIDATx^íüL”÷e÷Y?a?("Bh?_ò???¢§?q5k?*:t0A-o??¥]VkJ¢M??f?±8\k2íll£1]q?ù???T
section.level — Returns the hierarchical level of a section
<xsl:template name="section.level"> <xsl:param name="node" select="."/> ... </xsl:template>
This template calculates the hierarchical level of a section.
The element sect1 is at level 1, sect2 is
at level 2, etc.
Recursive sections are calculated down to the fifth level.