[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Groff] calling a string as a macro
From: |
Bernd Warken |
Subject: |
[Groff] calling a string as a macro |
Date: |
Tue, 2 Jul 2002 10:34:34 +0200 |
User-agent: |
Mutt/1.2.5i |
Running the roff fragment
.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?
Bernd Warken
- [Groff] calling a string as a macro,
Bernd Warken <=