[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: m4 lines handled everywhere?
From: |
Patrice Dumas |
Subject: |
Re: m4 lines handled everywhere? |
Date: |
Sat, 5 Nov 2011 10:35:30 +0100 |
User-agent: |
Mutt/1.4.2.2i |
On Sat, Nov 05, 2011 at 12:10:59AM +0000, Karl Berry wrote:
>
> We could have a command line option, say --no-cpp-line-directives, which
> texi2any passes along, and I could implement that in texi2dvi (with
> sed).
I think that it would be better to do that in any case, such that
texi2dvi can do the right thing even if there is no makeinfo/texi2any
around.
> Alternatively, if you could capture the preprocessed output in texi2any
> and send that to texi2dvi when --dvi/--ps/--pdf is given, the cmdline
> option wouldn't be needed; people could just use --set-init-variable.
What about using the -E command line option of makeinfo/texi2any?
--
Pat