#!/usr/bin/perl -w # # Change some of the crappier things about texi2html's formatting. # $body = 0; while (<>) { $body = 1 if (/^
$/); if ($body > 1) { print "
@g; s@
@@g; s@