Hello Hraban!

On Sat, 31 Oct 2020 at 17:56, Henning Hraban Ramm <texml@fiee.net> wrote:
Hi,
I‘m despairing about my index – some sections contain only an image (\externalfigure), but I need to set several index entries for the image contents.
The index entries get postponed until after the next chapter.
I guess the problem is that there’s no (text) content, but \par and \strut didn’t help.


Add \dontleavehmode\index{Something}\index{A\recurselevel} before \index command.

Regards,
Jano