Hi Branden,
thanks a lot for your constructive feedback!
Am 02.05.22 um 02:41 schrieb G. Branden Robinson:
But now I want to use a modified version of an-old.tmac without
replacing it in the /usr/share/groff/ directory. Is it possible to do
that? I always get a blank output when passing the modified macro with
the -m option.
Yes. Simply override the macro file search path with the
GROFF_TMAC_PATH environment variable or -M option to [gnt]roff.
Oh I wasn't aware of the -M option. This resolved it. Thanks Branden!
/Hans