ren: output formatted lines immediately after blank lines
commit246326f41195d0ccf1f5c88c8e8884b2cacd1103
authorAli Gholami Rudi <ali@rudi.ir>
Sat, 30 Sep 2017 10:06:52 +0000 (30 13:36 +0330)
committerAli Gholami Rudi <ali@rudi.ir>
Sat, 30 Sep 2017 10:06:52 +0000 (30 13:36 +0330)
treeaa00c91a137de65bb400735d07383eb4c0d41a0a
parent8c137774d87949048b52af9ae6eff3b17faaa1bc
ren: output formatted lines immediately after blank lines

Otherwise, if the adjustment (.ad) is changed, the new value
takes effect.  For instance in:

  .ad pl
  paragraph...

  .ad pr
  paragraph...

Note that this happens only for whole-paragraph adjustment
algorithms (.ad pX) and using .sp request instead of the
blank line worked as expected.

Reported and tested by aksr <aksr@t-com.me>.
ren.c