On Thu, Aug 18, 2022 at 02:31:15PM +0200, Patrice Dumas wrote: > On Wed, Aug 17, 2022 at 06:35:31PM +0100, Gavin Smith wrote: > > On Wed, Aug 17, 2022 at 07:11:05PM +0200, Patrice Dumas wrote: > > > Check in texi2any > > > that the expansion of the node on the menu line match or not and > > > determine based on that information rather than on the Texinfo node name > > > whether an error should be output? > > > > It's more complicated that way. > > It is solved for Info now (I also tested the emacs Info reader, it is > also ok in recent versions). But I think that there is still something > to be done in the parsers or in Structuring.pm, such that the node is > found as a target in other formats, and in particular HTML.
What use case is this supposed to support? If it is just double spaces in node names then I doubt that this is worth worrying about. Perhaps "@ " in a node name should issue an error or warning.
