[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: makeinfo 7.1 misses menu errors
From: |
Eli Zaretskii |
Subject: |
Re: makeinfo 7.1 misses menu errors |
Date: |
Thu, 18 Jan 2024 07:51:07 +0200 |
> Date: Wed, 17 Jan 2024 14:55:33 -0700
> From: Karl Berry <karl@freefriends.org>
>
> I recently learned that some @menu vs. sectioning discrepancies in the
> automake manual were found with makeinfo 6.7, but not 7.1.
>
> In essence, I moved a subsection (Errors with distclean) from one
> section to another, but forgot to remove the menu entry from the old one.
> (Surely not an uncommon error.)
>
> Running the attached on 7.1, there are no errors or warnings.
> 6.7 correctly reports various problems resulting from this:
I believe this is an intentional feature in recent Texinfo versions.
To get the warnings back, you need to run makeinfo with the
command-line option "-c CHECK_NORMAL_MENU_STRUCTURE=1".
- makeinfo 7.1 misses menu errors, Karl Berry, 2024/01/17
- Re: makeinfo 7.1 misses menu errors,
Eli Zaretskii <=
- Re: makeinfo 7.1 misses menu errors, Karl Berry, 2024/01/18
- Re: makeinfo 7.1 misses menu errors, Patrice Dumas, 2024/01/20
- Re: makeinfo 7.1 misses menu errors, Gavin Smith, 2024/01/20
- Re: makeinfo 7.1 misses menu errors, Karl Berry, 2024/01/20
- Re: makeinfo 7.1 misses menu errors, Patrice Dumas, 2024/01/21
- Re: makeinfo 7.1 misses menu errors, Karl Berry, 2024/01/21
- Re: makeinfo 7.1 misses menu errors, pertusus, 2024/01/22