4.6 Figures

<..article,report,book figures..>
 \ConfigureEnv{figure}
    {\ifvmode \IgnorePar\fi \EndP  \HCode{<figure><title/><blockquote>}}
    {\ifvmode \IgnorePar\fi \EndP  \HCode{</blockquote></figure>}}
    {}{}
 \Configure{caption}
    {\HCode{<blockquote role="caption"><title role="caption">}}
    {\HCode{</title><para>}}
    {}
    {\HCode{</para></blockquote>}}
-_-_-

<..config lists of figures and tables..>
 \ConfigureToc{lof}
    {\HCode{\Hnewline<tocentry role="lofToc">}}
    {\ }{} {\HCode{</tocentry>}}
 \ConfigureToc{lot}
    {\HCode{\Hnewline<tocentry role="lotToc">}}
    {\ }{} {\HCode{</tocentry>}}
-_-_-