CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2019/04/30 09:52:42

Modified files:
        usr.bin/mandoc : html.c html.h man_html.c roff_html.c 
        regress/usr.bin/mandoc/roff/ft: badargs.out_html 

Log message:
In HTML output, allow switching the desired font for subsequent
text without printing an opening tag right away, and use that in
the .ft request handler.  While here, garbage collect redundant
enum htmlfont and reduce code duplication in print_text().
Fixing an assertion failure reported by Michael <Stapelberg at Debian>
in pmRegisterDerived(3) from libpcp3-dev.

Reply via email to