diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2018-11-29 21:40:53 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2018-11-29 21:40:53 +0000 |
commit | 86c788bea74bfd9c4f5675cd3811a16ccf1a4dcb (patch) | |
tree | 6d6ff8af4c2ec511d303ff06528c1622ca106dab /out.c | |
parent | dc00978363cd47c103609223ef1090b139429f0d (diff) | |
download | mandoc-86c788bea74bfd9c4f5675cd3811a16ccf1a4dcb.tar.gz |
Now that it is better understood how borders work,
rewrite tbl_hrule() in a simpler way.
Fix several bugs in the process.
No more special flags, just use the existing TBL_OPT_* from mandoc.h.
Reduce the number of tracked rows from three to two, which is more logical:
one above the line and one below is sufficient to figure out crossings.
No more magic quirks, all conditions are readily comprehensible now.
Add comments.
Diffstat (limited to 'out.c')
0 files changed, 0 insertions, 0 deletions