On Sun, Apr 30, 2000 at 10:46:50AM -0400, Karl Berry wrote:
> That should be
> ford@'{@dotless{i}}totta
Ops, sorry, yes that what it should be.
> In any case, I suspect you're using an old version of texinfo.tex.
> Get the latest from ftp://ftp.gnu.org/gnu/texinfo.tex.
> It works for me.
Yes, I use the latest texinfo.tex now. I was experimenting with it, and the
problem is when @dotless{i} appears in certain section/chapter/etc.
headers, then TeX will complain for exceeded capacity.
For example, try this simple test.tex file:
---------------------------------------------
\input texinfo @c -*-texinfo-*-
@node Acknowledgements, , Manual History, Preface
@unnumberedsec K@"osz@"onetny@'{@dotless{i}}lv@'an@'it@'as
@bye
---------------------------------------------
Running as "tex test.tex", this produces my problem.
Peter Ivanyi