0.8 Front Matter

<..emacspeak book-report-article..>
 \CssSpeech{
   .titleHead {pitch: 3;
               pitch-range: 4;
               richness: 8;
               stress: 3;
               volume: <.loud.>}}
 \CssSpeech{  .author, .date {pitch: 5;
                   pitch-range: 4;
                   richness: 7;
                   stress: 1;
                   volume: <.medium.>}}
 \CssSpeech{  .date {speak-date: dmy}}
 \CssSpeech{  div.abstract { pitch: 4;
                  pitch-range: 3;
                  speed: x-fast;
                  volume: <.x-loud.>}}
-_-_-

<..config report-article..>
 \ConfigureEnv{abstract}
    {\IgnorePar\EndP
     \HCode{<div class="abstract"\Hnewline>}\par\ShowPar}
    {\ifvmode \IgnorePar\fi \EndP\HCode{</div>}}
    {}{}
-_-_-