42.1 scrbook

See report at screnggu.tex

<..scrbook.4ht..>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % scrbook.4ht                           2014-07-12-22:36 %
 % Copyright (C) 1999--2009       Eitan M. Gurari         %
 <.TeX4ht copyright.>
 \let\o:maketitle:=\maketitle
 <.general scrbook.>
 <.addchap confic.>
 <.scr artcl, reprt, book.>
 \HRestore\maketitle
 <.scrbook post scr@[email protected].>
 \Hinput{scrbook}
 \endinput
 -_-_-

<..scrbook post scr@[email protected]..>
 \renewcommand*\thesection{%
   \ifnum \scr@compatibility>\@nameuse{scr@[email protected]}\space
     \if@mainmatter\thechapter.\fi
   \else
   \thechapter.%
   \fi
   \@arabic\c@section
 }
 \renewcommand*\theequation{%
   \ifnum \scr@compatibility>\@nameuse{scr@[email protected]}\space
     \if@mainmatter\thechapter.\fi
   \else
   \thechapter.%
   \fi
   \@arabic\c@equation
 }
 \renewcommand*\thefigure{%
   \ifnum \scr@compatibility>\@nameuse{scr@[email protected]}\space
     \if@mainmatter\thechapter.\fi
   \else
   \thechapter.%
   \fi
   \@arabic\c@figure
 }
 \renewcommand*\thetable{%
   \ifnum \scr@compatibility>\@nameuse{scr@[email protected]}\space
     \if@mainmatter\thechapter.\fi
   \else
   \thechapter.%
   \fi
   \@arabic\c@table
 }
 -_-_-

<..scr artcl, reprt, book..>
 \Def:Section\minisec{}{#1}
 \let\:minisec=\minisec
 \def\minisec#1{\:minisec{#1}\@afterheading}
 -_-_-