groff
[Top][All Lists]
Advanced

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

[Groff] Extending .tm to allow for file handles


From: Tom Borawski
Subject: [Groff] Extending .tm to allow for file handles
Date: Mon, 15 Feb 2010 19:29:44 -0500 (EST)

I was wondering if their is any possibility having .tm write
to anything other than STDOUT ? It would make managing forward
references (when used with 2 groff passes) much easier.

In other words for a forward reference (now I have to)

.so hand-edited-STDOUT-captured-text-with-reference.txt

{rest of document}

.tm \*[reference-info]


Is there any way this could be:

.so groff-auto-file.txt

{rest of document}

.tm FILEHANDLE \*[reference-info]







reply via email to

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