[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Copying blocks of troff input to a file
From: |
Ted Harding |
Subject: |
Re: [Groff] Copying blocks of troff input to a file |
Date: |
Wed, 24 Dec 2003 15:18:53 -0000 (GMT) |
On 24-Dec-03 Tadziu Hoffmann wrote:
> How about this:
>
> ---- Cut here (with a very sharp editor) ----
> .de TO
> .de TX TQ
> ..
> .de TQ
> .opena TOCout TOC.tr
> .write TOCout .XA \\n%
> .writem TOCout TX
> .write TOCout .XE
> .close TOCout
> .TX
> ..
> This is a
> .TO
> Block of
> .I input
> lines
> .TQ
> ---- Cut here (with a very sharp editor) ----
Tadziu, this is very clever! My brain is still unwinding from
the recursive spin it has induced -- it had not occurred to me
to think of using .TQ as the terminator for .TO!
Thanks, and best wishes,
Ted.
--------------------------------------------------------------------
E-Mail: (Ted Harding) <address@hidden>
Fax-to-email: +44 (0)870 167 1972
Date: 24-Dec-03 Time: 15:18:53
------------------------------ XFMail ------------------------------
- [Groff] Copying blocks of troff input to a file, Ted Harding, 2003/12/24
- Re: [Groff] Copying blocks of troff input to a file, Ralph Corderoy, 2003/12/24
- Re: [Groff] Copying blocks of troff input to a file, Alejandro Lopez-Valencia, 2003/12/24
- Re: [Groff] Copying blocks of troff input to a file, Tadziu Hoffmann, 2003/12/24
- Re: [Groff] Copying blocks of troff input to a file,
Ted Harding <=
- Re: [Groff] Copying blocks of troff input to a file, Larry Kollar, 2003/12/24
- Re: [Groff] Copying blocks of troff input to a file, Werner LEMBERG, 2003/12/24