[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make missing @include a warning instead of an error
From: |
Gavin Smith |
Subject: |
Re: Make missing @include a warning instead of an error |
Date: |
Mon, 3 Aug 2020 13:48:51 +0100 |
User-agent: |
Mutt/1.9.4 (2018-02-28) |
On Mon, Aug 03, 2020 at 02:28:09PM +0200, Patrice Dumas wrote:
> > Does anybody have any comments about my proposal to change missing
> > @include files to give only a warning?
>
> I think that it would be risky, as @include can also be used for
> chapters or the like.
>
> I think that using --force would do the trick here, and is more generic
> if you use makeinfo/texi2any.
OK, sounds like a good idea.