[PATCH] Fix section ording warnings in memory.texi with texinfo-5.0
Allan McRae
allan@archlinux.org
Fri Feb 22 04:44:00 GMT 2013
On 22/02/13 03:38, Andreas Schwab wrote:
> Allan McRae <allan@archlinux.org> writes:
>
>> What appears to throw the new texinfo off is @menu sections within
>> @subsections. So there is a main @menu and sub-"@menu"s. I'm not
>> actually sure texinfo is supposed to handle this - or at least I could
>> find no documentation regarding that.
>
> That probably needs to be put in @detailmenu.
>
Thanks! Tracked the majority of the warnings down to the automatically
generated main menu not having the @detailmenu flags around the
"Detailed Node Listing" section. The @menu sections within @subsection
were only correlated, not causal.
Fixing that took the number of warnings down from ~250 to 8!
Allan
More information about the Libc-alpha
mailing list