groff
[Top][All Lists]
Advanced

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

Re: [Groff] calling a string as a macro


From: Werner LEMBERG
Subject: Re: [Groff] calling a string as a macro
Date: Tue, 02 Jul 2002 14:32:15 +0200 (CEST)

> .ds s 1234\"
> a
> .s
> b
> 
>   through the actual and an older groff, results in
> 
> a 1234b
> 
> 
> So the preceding space is kept, but the following space is eaten.
> Is this a feature?

Yes.  Strings are not stored with the final newline, but macros are.


    Werner

reply via email to

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