INFO-DIR-SECTION EmacsINFO-DIR-SECTION TeX Well, this output is certainly a bug in makeinfo, and I'll look into that, but this input:
@dircategory Emacs @dircategory TeX isn't having the intended effect. The second dircategory just overrides the first, so the first is basically a no-op. You need to repeat the direntry after each to have it in both categories. Thanks, karl
