diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2012-07-10 19:54:11 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2012-07-10 19:54:11 +0000 |
commit | b0095a770753743c2ece0f095b914220c7ae47fb (patch) | |
tree | 9d8d3dc027cb910cbb92875536a785225dc6b3e8 /vol.c | |
parent | b9ad3d659b9f14475c8f929576c2d0d901d89742 (diff) | |
download | mandoc-b0095a770753743c2ece0f095b914220c7ae47fb.tar.gz |
multiple fixes to -Tascii .HP rendering:
* do not add an excessive blank line before the block
* in literal mode, start a new line after the tag
getting this to work requires some general (print_man_node) fixes:
* in literal mode, break the output line at the end of each
input line, not just after those input lines ending in text
* but don't break it when there was no output on the line
* and adjust the margins after the .HP tag
these general fixes require an adjustment to -Tascii .TP rendering:
* set up NOBREAK mode before the body, not after the head
finally, based on all this, implement -Tman .Bl -hang in terms of .HP
OpenBSD rev. 1.84 and 1.29, respectively
Diffstat (limited to 'vol.c')
0 files changed, 0 insertions, 0 deletions