On Mon, Jul 25, 2022 at 10:56 PM Raymond Toy <[email protected]> wrote: > > In the maxima user manual, there are few explicit uses of @fnindex. These > show up in the info file in the "Function and Variable Index" as expected. > > However, these don't show up in the corresponding "Function and Variable > index" section in the html file. > > Is this expected?
No, it's not expected at all. @findex is the more common name of the command but I expect that @fnindex should work as well.
