[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [groff] Unintended impact of strip.sed on om.tmac-u?
From: |
Ralph Corderoy |
Subject: |
Re: [groff] Unintended impact of strip.sed on om.tmac-u? |
Date: |
Mon, 13 Nov 2017 14:59:18 +0000 |
Hi Doug,
> Does it make more difference in other macro packages?
Yes, particularly those with more comments, than -ms say, and with
.while loops, like -mom, apparently. `info groff | less' says
* The body of a 'while' request is treated like the body of a
'de' request: 'gtroff' temporarily stores it in a macro that
is deleted after the loop has been exited. It can
considerably slow down a macro if the body of the 'while'
request (within the macro) is large. Each time the macro is
executed, the 'while' body is parsed and stored again as a
temporary macro.
--
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy