CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/15 18:11:50
Modified files:
usr.bin/mandoc : main.c mandoc.h out.c tbl_data.c tbl_html.c
tbl_layout.c tbl_term.c tree.c
Log message:
Various tbl improvements from kristaps@:
* horizontal lines do not consume layout lines
* skip excessive data cells
* prepare rendering of spanned cells
* support vertical spans
