1.20.6 Captions of Figures

<..ooffice captions..>
 \Configure{caption}
    {\ht:everypar{\HtmlPar}%
     \ifvmode \EndP \par\ShowPar\else \HCode{<text:line-break/>}\fi
     \HCode{\Hnewline  <text:span text:style-name="caption" >%
            <text:span text:style-name="caption-title" >}}
    {: }
    {\HCode{</text:span>}}
    {\HCode{</text:span>}}
 \OOstyles{%
   <style:style style:name="caption-title" style:family="text">\Hnewline
      <style:text-properties fo:font-style="normal"
                        fo:font-weight="bold"/>\Hnewline
   </style:style>\Hnewline
 }
-_-_-