[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
makeinfo 7.1 misses menu errors
From: |
Karl Berry |
Subject: |
makeinfo 7.1 misses menu errors |
Date: |
Wed, 17 Jan 2024 14:55:33 -0700 |
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:
amdisorder.texi:9072: warning: node `Flag Variables Ordering' is next for
`Errors with distclean' in menu but not in sectioning
amdisorder.texi:9072: warning: node prev `Errors with distclean' in menu
`Limitations on File Names' and in sectioning `distuninstallcheck' differ
amdisorder.texi:9072: warning: node up `Errors with distclean' in menu `FAQ'
and in sectioning `Checking the Distribution' differ
amdisorder.texi:12716: warning: node next `Limitations on File Names' in menu
`Errors with distclean' and in sectioning `Flag Variables Ordering' differ
amdisorder.texi:12779: warning: node prev `Flag Variables Ordering' in menu
`Errors with distclean' and in sectioning `Limitations on File Names' differ
I'm sorry, I didn't cut down the input significantly. -k
amdisorder.texi
Description: Binary data
- makeinfo 7.1 misses menu errors,
Karl Berry <=
- Re: makeinfo 7.1 misses menu errors, Eli Zaretskii, 2024/01/18
- 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