0.6 Sectional Divisions

<..config book-report-article..>+
 <.latex shared section config.>
 <.latex shared subsection config.>
 <.latex shared subsubsection config.>
 <.latex shared paragraph config.>
 <.config captions.>
 <.description lists.>
 <.quote config.>
 <.roman enumeiii.>
-_-_-

<..configure jsml JHEP..>
 <.latex shared part config.>
 <.latex shared section config.>
 <.latex shared subsection config.>
 <.latex shared subsubsection config.>
-_-_-

<..configure jsml acm-proc-article-sp..>
 <.latex shared part config.>
 <.latex shared section config.>
 <.latex shared subsection config.>
 <.latex shared subsubsection config.>
-_-_-

<..configure jsml aa..>
 <.latex shared section config.>
 <.latex shared subsection config.>
 <.latex shared subsubsection config.>
 <.latex shared paragraph config.>
 <.config captions.>
-_-_-

<..latex shared section config..>
 \ConfigureMark{section}
    {\ifnum \c:secnumdepth>\c@secnumdepth \expandafter\:gobble
     \else
        \HCode{<span class="titlemark">\add:description{added-description}
                               {\a:speak:section}}\@seccntformat{section}%
        \HCode{</span><BREAK SIZE="small" />}\fi }
 \ConfigureMark{subsection}
    {\ifnum \c:secnumdepth>\c@secnumdepth  \expandafter\:gobble
     \else
        \HCode{<span class="titlemark">\add:description{added-description}
                               {\a:speak:subsection}}\@seccntformat{subsection}%
        \HCode{</span><BREAK SIZE="small" />}\fi }
 <.latex speak section.>
-_-_-

<..latex shared section config..>+
 \Configure{section}{}{}
    {\ifvmode \IgnorePar\fi \EndP\IgnorePar
     \HCode{<h3 class="sectionHead"\a:LRdir><EMP
             LEVEL="moderate">}\TitleMark\space\HtmlParOff}
    {\HCode{</EMP></h3>}\HtmlParOn\ShowPar \IgnoreIndent \par}
 \Configure{likesection}{}{}
    {\ifvmode \IgnorePar\fi
     \EndP\IgnorePar\HCode{<h3
                 class="likesectionHead"\a:LRdir><EMP
             LEVEL="moderate">}\HtmlParOff}
    {\HCode{</EMP></h3>}\HtmlParOn \IgnoreIndent \par}
-_-_-

<..latex shared section config..>+
 \Configure{subsection}{}{}
    {\ifvmode \IgnorePar\fi
     \EndP\bgroup \IgnorePar\HCode{<h4
              class="subsectionHead"\a:LRdir><EMP
                  LEVEL="moderate">}%
     \TitleMark\space \HtmlParOff}
    {\HCode{</EMP></h4>}\HtmlParOn
     \IgnoreIndent\egroup\par\ShowPar}
 \Configure{likesubsection}{}{}{\EndP\bgroup
    \ifvmode \IgnorePar\fi
    \HCode{<h4 class="likesubsectionHead"\a:LRdir><EMP
             LEVEL="moderate">}\HtmlParOff }
   {\HCode{</EMP></h4>}\HtmlParOn
    \IgnoreIndent\egroup\par\ShowPar}
-_-_-

<..ams art,proc,book div..>
 \ConfigureMark{subsection}
   {\ifnum \c:secnumdepth>\c@secnumdepth \expandafter\:gobble
     \else
        \HCode{<span class="titlemark">\add:description{added-description}
                      {\a:speak:section}}\@ifundefined{sectionname}{}{%
           \ignorespaces\sectionname\space}%
           \@seccntformat{section}%
        \HCode{</span><BREAK SIZE="small" />}\fi }
 <.latex speak section.>
-_-_-

<..latex speak section..>
 \NewConfigure{speak:section}{1}
 \Configure{speak:section}{section}
 \NewConfigure{speak:subsection}{1}
 \Configure{speak:subsection}{subsection}
-_-_-

<..configure jsml Preamble..>+
 \def\add:description#1#2{<span class="#1"
            title="speech-extra" >\Hnewline #2\Hnewline</span>}
 \def\add:vdescription#1#2{<div class="#1"
            title="speech-extra" >\Hnewline #2\Hnewline</div>}
-_-_-