On Sun, Dec 22, 2024 at 04:20:46PM +0100, Patrice Dumas wrote: > > I tried it, and almost! Maybe there's an option somewhere that I'm not > > setting correctly, but since using @nodedescription only works with > > FORMAT_MENU="menu", it seems that it always uses the node name in the > > menu (even with '-c NODE_NAME_IN_MENU=0'), so I get this: > > > > * FirstArticle 2024-12-21 > > * SecondArticle 2024-12-22 > > It is possible that there should also be USE_NODES set to 0, according > to my reading of the code. But I do not know why it is the case, it > does not follow the documentation. I may try to use the section > whenever possible, even if the USE_NODES is set. It would be after the > release, though.
Should be done in: https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=783c184b52c9ed53ef0bed4ea4eaa40e27e09f03 Thanks for the report! -- Pat