CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/14 10:05:52
Modified files:
usr.bin/mandoc : html.c mandoc.css mdoc_html.c
Log message:
Handle .Bl -compact via CSS rather than writing individual style
attributes into .It blocks; suggested by Steffen Nurpmeso <steffen
at sdaoden dot eu> on <groff at GNU dot org> in April 2017.
Delete margin-bottom and margin-top style names and the 'v' argument
letter from print_otag() because they are no longer used.
