diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2022-08-15 13:01:41 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2022-08-15 13:01:41 +0000 |
commit | 8633c08815c552227792d2c1aeb4d55fe172cd9b (patch) | |
tree | 54d33757765333a76a75963a1bff6b0a3a7b8604 /etc/etc.armv7 | |
parent | e01b38f4fb637cc74ede0bc4a6b1b4e8aa7f5306 (diff) |
In GNU, Heirloom, and Plan 9 roff, tab positions apply to *input* lines,
not to *output* lines. In particular, if an input line gets broken in
fill mode and a tab occurs in the second output line, it advances to a
position of at least (width of the first output line) + (width of a
space character even though this is never printed) + (width of the part
of the second output line that precedes the tab).
Implement the same logic in mandoc.
Again, do not use tabs in filled text: they have surprising effects,
including this one.
Diffstat (limited to 'etc/etc.armv7')
0 files changed, 0 insertions, 0 deletions