groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] Re: Disabling SGR in grotty(1): gory details


From: Werner LEMBERG
Subject: Re: [Groff] Re: Disabling SGR in grotty(1): gory details
Date: Tue, 29 Oct 2002 14:06:56 +0100 (CET)

> AIX 3.2.5 again.
> 
>     $ cat x
>     .de xxx
>     ..      
>     .       
>     .wh 0 xxx 
>     .       
>     .bp
>     .sp \n[.p]u-1v
>     bar
>     .sp 3
>     baz 

Please repeat with `xxx' replaced by `xx'. :-)

Here an even better test:

  .de xx
  ..
  .
  .wh 0 xx
  .
  .pl 5v
  foo
  .sp 2
  bar
  .sp 50
  baz

which should result in

  foo


  bar

  baz

The amount of vertical space after a sprung trap is discarded.



    Werner

reply via email to

[Prev in Thread] Current Thread [Next in Thread]