[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: An extremely lazy proposal
From: |
Dave Kemper |
Subject: |
Re: An extremely lazy proposal |
Date: |
Fri, 22 Mar 2024 16:52:31 -0500 |
I don't have any complaint with your proposal, but it sounds like what
you need is a makefile or script to insure groff runs are done the
same way every time. More simplistically, you can define a shell
alias to invoke all preprocessors: "alias groff='groff -k -e -p -t
-R'". (Or name the alias something like "allgroff" if you want to
easily be able to run the nonaliased groff sometimes.)
A switch to run all preprocessors still won't catch other necessary
command-line options, like macro packages.