CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/12/15 16:33:20
Modified files:
share/man/man7 : roff.7
usr.bin/mandoc : html.c html.h man_html.c mandoc.c mandoc.h
mdoc_html.c roff_html.c roff_term.c
roff_validate.c tbl_html.c
regress/usr.bin/mandoc/roff/esc: Makefile f.in f.out_ascii
regress/usr.bin/mandoc/roff/ft: Makefile badargs.in
badargs.out_ascii
badargs.out_lint
Added files:
regress/usr.bin/mandoc/roff/esc: f.out_html
regress/usr.bin/mandoc/roff/ft: badargs.out_html
Log message:
Yet another round of improvements to manual font selection.
Unify handling of \f and .ft.
Support \f4 (bold+italic).
Support ".ft BI" and ".ft CW" for terminal output.
Support the .ft request in HTML output.
Reject the bogus fonts \f(C1, \f(C2, \f(C3, and \f(CP.