Hi Ralf, I see nothing wrong in your sources. makeinfo already makes index entries unique. In automake.info for 1.11.1 I see this in the Macro Index node:
* AM_INIT_AUTOMAKE <1>: Public Macros. (line 16) * AM_INIT_AUTOMAKE: Requirements. (line 6) When I read automake.info in Emacs and do i AM_INIT_AUTOMAKE <RET> it finds the Public Macros entry (first). In standalone Info, it doesn't find it at all for me, as you reported. I therefore surmise that standalone Info needs to recognize this <..> stuff like Emacs Info does. Sergey, are you there? Thanks, Karl
