Re: toc missing in the current manual: Gauche-0.9.12-refe.pdf
Shiro Kawai <[email protected]> Thu, 11 Aug 2022 11:02:28 -1000
| Newsgroups | gmane.lisp.scheme.gauche |
|---|---|
| Message-ID | <CALN0JNGby3idggTaPLchg6b1fwhqQgyvfpmx60EKksXtcnx3rQ@mail.gmail.com> |
Indeed. It turned out that the newer version of makeinfo doesn't like @contents after the Top node. The reason we put @contents after the Top node is that it is easier for HTML formatting. Now the texinfo file is fixed; you can generate a pdf with TOC by $ cd doc; make gauche-refe.pdf You need makeinfo 5 or later installed before running configure. --shiro On Thu, Aug 11, 2022 at 8:28 AM Andreas Reuleaux <[email protected]> wrote: > Hi, > > the manual used to have a table of contents, and this was very convient. > The current one (Gauche User's Reference, version 0.9.12), > Gauche-0.9.12-refe.pdf unfortunately does not any more [?] > > Thanks, > -A > > > > _______________________________________________ > Gauche-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gauche-devel > _______________________________________________ Gauche-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gauche-devel