diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2019-03-16 21:35:48 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2019-03-16 21:35:48 +0000 |
commit | 82eb7222138a9bd43ba13994fd04b6167d6d6ca5 (patch) | |
tree | c4e1bbcf7212216f9b4e3f93e5d6340b31cb5a86 /dba_array.c | |
parent | f71645a33de1fd3613e7f15842ede47c7492d79e (diff) | |
download | mandoc-82eb7222138a9bd43ba13994fd04b6167d6d6ca5.tar.gz |
When drawing a horizontal line in tbl(7) UTF-8 output, it is not
sufficient to look at two data rows, but up to three are needed:
the one above to identify vertical lines branching off upward, the
row itself (in case the line is in a data row rather than a layout
line) to figure out the horizontal line style, and the row below
to identify vertical lines branching off downward.
As an example, bentley@ reported from the mpv(1) manual page that
in a tbl(7) having a vertical line in the middle and a horizontal
line in the bottom data row, the vertical line extended below the
bottom horizontal line.
Diffstat (limited to 'dba_array.c')
0 files changed, 0 insertions, 0 deletions