3.10 Captions

<..config captions..>
 \Configure{caption}{\HCode{\if:nopar  \else <br />\fi}
    \:xhtml{\IgnorePar\EndP}\HCode{<div class="caption"\Hnewline
                                  ><span class="id">}}
    {: } {\HCode{</span><span \Hnewline class="content">}}
    {\HCode{</span></div>}\HCode{<!--tex4ht:label?:
    \cur:th\:currentlabel\space-->}%
 }
 \Css{div.caption {text-indent:-2em; margin-left:3em; margin-right:1em;
                   text-align:left;}}
 \Css{div.caption span.id{font-weight: bold; white-space: nowrap; }}
-_-_-

 
 \Configure{caption}{\HCode{\if:nopar  \else <br />\fi}
    \:xhtml{\IgnorePar\EndP}\HCode{<table class="caption"\Hnewline><tr
     style="vertical-align:baseline;"  class="caption"><td class="id">}}
    {: } {\HCode{</td><td \Hnewline class="content">}}
    {\HCode{</td></tr></table>}<.caption label comment.>}
 \Css{.caption td.id{font-weight: bold; white-space: nowrap; }}
 \Css{table.caption {text-align:center;}}

<..apa captions..>
 \Configure{caption}{\HCode{\if:nopar  \else <br />\fi}
    \:xhtml{\IgnorePar\EndP}\HCode{<table class="caption"\Hnewline><tr
     style="vertical-align:baseline;"  class="caption"><td class="id">}}
    { } {\HCode{</td><td \Hnewline class="content">}}
    {\HCode{</td></tr></table>}<.caption label comment.>}
 \Css{table.caption {text-align:left;}}
-_-_-

<..scr reprt/book captions..>
 \Configure{caption}{\HCode{\if:nopar  \else <br />\fi}
    \:xhtml{\IgnorePar\EndP}\HCode{<div
     class="caption"><table class="caption"\Hnewline><tr
     style="vertical-align:baseline;"  class="caption"><td class="id">}}
    {: } {\HCode{</td><td \Hnewline class="content">}}
    {\HCode{</td></tr></table></div>}<.caption label comment.>%
 }
 \Css{.caption td.id{font-weight: bold; white-space: nowrap; }}
 \Css{div.cation {text-align:center;}}
-_-_-

<..amsppt captions..>
 \Configure{caption}
    {\:xhtml{\IgnorePar\EndP}\HCode{<center>}}{}{\HCode{</center>}}
-_-_-

<..config span caption..>
 \Configure{caption}
    {\HCode{<br /><span class="caption"><span class="id">}}
    {\HCode{</span>}: }{}{\HCode{</span><br />}}%
-_-_-

<..caption label comment..>
 \HCode{<!--tex4ht:label?:
    \cur:th\:currentlabel\space-->}%
-_-_-