One Style

defined in /web/philip/tcl/ad-style.tcl, part of the style module of the ArsDigita Community System
This page shows the available information on one style defined using ad_register_styletag.

figurecaption

A caption that goes underneath a figure
Source code:

    return "<p class=figurecaption>
<b>Figure [ns_set get $tagset fignum]:</b>
$string
</p>
"


philg@mit.edu