On Thu, Feb 28, 2019 at 11:40:26AM +0900, Jean-Christophe Helary wrote: > I'm using the same parameters for the intro, the emacs manual and the lisp > reference: > > HTML_OPTS = --html --css-ref="../../emacs.css" --no-header --split=chapter > HEADER_IN_TABLE = true > DEF_TABLE = true > TOC_LINKS = true > VERTICAL_HEAD_NAVIGATION = true > > in the cas of the emacs manual I have a [contents] link that goes to the > Table of Contents, but in the case of the intro and the lisp reference the > link goes to the index, not to the ToC. I am not sure that's the expected > behavior and I'm not sure if it's not something on my system...
I don't know what the "intro manual" is. Can you try to create a small example file along with instructions on how to get the output with the link going to the index?
