On Fri, 19 Jun 2009, Ben Finney wrote:
Howdy Englebert,
A newline character in roff markup is significant (unlike in, e.g.,
HTML), so it's important to only have newlines where they are
necessary for the effect desired when the markup is rendered.
The current manpage writer produces roff output with many extraneous
newline characters. This results in large stretches of unwanted
whitespace in the rendered man page.
The attached patch against current VCS addresses this in the test
input, but it may need to be modified in response to other tests.
right , i have to see, in some cases paragraph separation is missing.
cheers
--
\ “Are you pondering what I'm pondering?” “I think so, Brain, but |
`\ why would anyone want a depressed tongue?” —_Pinky and The |
_o__) Brain_ |
Ben Finney <[email protected]>
--