TAG_SECTION
} else if (tflags & HTML_TOPHRASE && h->tag->tag == TAG_SECTION)
if (h->tag->tag == TAG_SECTION)
print_otag(h, TAG_SECTION, "c", class);
print_otag(h, TAG_SECTION, "c", "Sh");
print_otag(h, TAG_SECTION, "c", "Sh");
print_otag(h, TAG_SECTION, "c", "Ss");