[tex-k] New features for TIE
Igor Liferenko
igor.liferenko at gmail.com
Mon Feb 28 04:30:29 CET 2022
Hi,
"tie" lacks the ability to suppress informational messages.
I propose to implement options '-b', `-h', `-p' in TIE, like in
ctangle/cweave.
This may be useful when one needs to use TIE this way:
tie -m /dev/stdout prog.w prog.ch | less
In such a case using the current method to silence TIE
by redirecting stdout to /dev/null does not work anymore:
tie -m /dev/stdout prog.w prog.ch >/dev/null
I prepared the corresponding patch.
It is in attachment.
Thanks,
Igor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bhp.patch
Type: text/x-patch
Size: 1807 bytes
Desc: not available
URL: <https://tug.org/pipermail/tex-k/attachments/20220228/d401004d/attachment.bin>
More information about the tex-k
mailing list.