Hello *,
Compiling maxima with the current texinfo fails:
make[3]: Entering directory
`/var/tmp/portage/sci-mathematics/maxima-5.30.0/work/maxima-5.30.0/doc/info'
makeinfo --split-size=1000000 maxima.texi
./include-maxima.texi:33: warning: redefining Texinfo language command:
@var
./Introduction.texi:26: warning: @ifhtml should only appear at a line
beginning (possibly involving @mref)
./Introduction.texi:26: superfluous argument to @end ifnothtml: command
to show (possibly involving @mref)
<many lines skipped>
./to_poly_solve.texi:1387: warning: @itemize has text but no @item
./zeilberger.texi:24: raising the section level of @subsubsection which is
too low
./Elliptic.texi:10: warning: Up pointer `top' (for node `Introduction to
Elliptic Functions and Integrals') different from node name `Top'
./Elliptic.texi:131: warning: Up pointer `top' (for node `Functions and
Variables for Elliptic Functions') different from node name `Top'
./Elliptic.texi:329: warning: Up pointer `top' (for node `Functions and
Variables for Elliptic Integrals') different from node name `Top'
make[3]: *** [maxima.info] Error 1
See the Gentoo bug https://bugs.gentoo.org/show_bug.cgi?id=466730
I suppose this should be fixed somehow. Ideas?
Andrey