This file is indexed.

/usr/share/hevea/multind.hva is in hevea 2.09-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
\usepackage{index}
\renewcommand{\makeindex}[1]{\newindex{#1}{#1}{#1.hind}{Index}}
\let\oldprintindex=\printindex
\renewcommand{\printindex}[2]{\@indexname[#1]{#2}\oldprintindex[#1]}
\let\oldindex=\index
\renewcommand{\index}[2]{\oldindex[#1]{#2}}