> From: Torsten Bronger <[EMAIL PROTECTED]>
> Date: Wed, 27 Nov 2002 18:11:05 +0100
> 
> 
> @chapter @tbook{}'s ``almost La@TeX{}'' formula syntax
> 
> and want to create a pdf.  With "pdftex tbook" I get
> 
> =========================================================================
> ...
> [2] (./tbook.toc (./tbook.tmp) [-1]) [-2] (./tbook.toc) (./tbook.toc
> ! TeX capacity exceeded, sorry [input stack size=30000].
> <to be read again>

Try running tbook.texi through "makeinfo -E" first, to get all macros
expanded.  Then run pdftex on the result.

It's a known problem that the imlpementation of @macro in texinfo.tex
is somewhat flakey (we should be grateful we have one at all);
makeinfo usually does better in hard cases.


_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to