> From: Gavin Smith <[email protected]> > Date: Sat, 2 Mar 2019 20:56:07 +0000 > Cc: [email protected] > > 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.
Jean-Christophe means doc/lispintro/emacs-lisp-intro.texi in the Emacs source tree.
