1.9.8 Tables of Figures

<..config lists of figures and tables..>
 \Configure{listoffigures}
    {\let\contentsname\listfigurename \let\listfigurename\empty}
    {}
 \Configure{listoftables}
    {\let\contentsname\listtablename \let\listtablename\empty}
    {}
 \ConfigureToc{lof}
   {\HCode{<text:p><text:span text:style-name="toc-mark"
                               >}}{\ }{}%
                      {\HCode{</text:span></text:p>}}
 \ConfigureToc{lot}
   {\HCode{<text:p><text:span text:style-name="toc-mark"
                               >}}{\ }{}%
                      {\HCode{</text:span></text:p>}}
-_-_-