GNU bug report logs -
#23611
generating pdf manuals fails with TeX capacity exceeded
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Tue, 24 May 2016 17:39:01 UTC
Severity: normal
Found in version 25.0.94
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 25 May 2016 10:45:21 -0700
with message-id <5f622904-aaff-fb27-d342-70ec6189ad3f <at> cs.ucla.edu>
and subject line Re: bug#23611: generating pdf manuals fails with TeX capacity exceeded
has caused the debbugs.gnu.org bug report #23611,
regarding generating pdf manuals fails with TeX capacity exceeded
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
23611: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23611
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Package: emacs
Version: 25.0.94
Trying to make the pdf versions of the manuals on RHEL 7.2 fails for
some of them (lispintro, bovine, semantic, srecode, tramp, wisent).
It works if one uses the texinfo.tex from emacs-24. (I have often
wondered if commits like 9c2a1a264cf418 are a good idea during
pretesting.)
The errors are of the form:
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
[...]
(./emacs-lisp-intro.toc) (./emacs-lisp-intro.toc
./emacs-lisp-intro.toc:171: TeX capacity exceeded, sorry [input stack size=5000
].
@makevalueexpandable ->@let @value
= @expandablevalue @catcode `@-=@other @c...
@value ->@begingroup @makevalueexpandable
@valuexxx
@makevalueexpandable ->@let @value
= @expandablevalue @catcode `@-=@other @c...
@value ->@begingroup @makevalueexpandable
@valuexxx
@makevalueexpandable ->@let @value
= @expandablevalue @catcode `@-=@other @c...
@value ->@begingroup @makevalueexpandable
@valuexxx
...
l.171 ...unction}{13.1}{@value {COUNT-WORDS}}{145}
./emacs-lisp-intro.toc:171: ==> Fatal error occurred, no output PDF file produ
ced!
Transcript written on emacs-lisp-intro.log.
/usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
make: *** [emacs-lisp-intro.pdf] Error 1
[Message part 3 (message/rfc822, inline)]
Reverting to the previous texinfo.tex does fix the bug, so I did that.
I'll send a bug report to Karl Berry about the texinfo.tex bug.
As I understand it, changes to texinfo.tex are fair game since it's just
documentation. At this point, though, it may be wise to stop updating
texinfo.tex from Gnulib unless the update fixes a known bug in the Emacs
documentation and does not cause problems like this one.
This bug report was last modified 9 years ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.