Commit ID: 2aa6437a41c56416
CVSROOT: /cvs
Module name: src
Changes by: tg-EzPuE8Rkg3GuiImvZfsuaA@xxxxxxxxxxxxxxxx 2005/11/15
20:15:43 UTC
Modified files:
scripts : roff2htm
Log message:
strain sed(1) and re_format(7) even further:
concatenate sequential rooms of same formatting area (b or i)
with only whitespace or punctuation in between (nroff doesn't
format them, weirdly), and leading punctuation (not trailing,
because a full stop might be not part of it) - can't get any
better without changing nroff...
To generate a diff of this changeset, execute the following commands:
cvs rdiff -ur1.8 -r1.9 src/scripts/roff2htm
|