groff
[Top][All Lists]
Advanced

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

[Groff] strings with arguments


From: Werner LEMBERG
Subject: [Groff] strings with arguments
Date: Sat, 29 Jun 2002 23:38:00 +0200 (CEST)

I've just committed some code which implements strings with arguments.

Example:

  .ds xxx This is a \\$1 test.
  \*[xxx nice]

    => This is a nice test.

Enjoy!


    Werner


PS: It is *not* possible to make macros with arguments be called
    inline.  The complications caused by newlines are too hairy.

reply via email to

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