On Mon, Jun 30, 2025 at 02:47:01PM +0300, Eli Zaretskii wrote: > > Date: Sun, 29 Jun 2025 18:59:22 +0200 > > From: pertu...@free.fr > > > > What about adding a 'Local Variables' with the name of the first node > > with indices with makeinfo and using that instead of "Index" in nodes > > names to determine the first node with indices as I proposed? > > Is it a valid assumption that the Index nodes are always at the end of > an Info document?
It seems to be often the case, indices are most often in appendices. They may not be last in the appendices, though. If it is not the case, with my proposal, it means that more nodes will be scanned. A possibility to avoid that could be to have in the 'Local Variables' the names of both the first and last node with indices. But I am not sure that it is really useful as very often indices are at the end of the manuals. -- Pat