This file is indexed.

/usr/share/tex4ht/htcontext is in tex4ht 20090611-1.1build1.

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

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
#!/bin/sh
if command -v xhtex > /dev/null 2>&1 ; then
  true
else
  export PATH=/usr/share/tex4ht:$PATH
fi

        texexec --arg="ht-1=$2" --use=tex4ht --dvi --nobackend $5 $1 
        tex4ht -f/$1 -i/usr/share/texmf/tex4ht/ht-fonts/$3
        t4ht -f/$1 $4 ## -d~/WWW/temp/ -m644