Putting a footnote inside a footnote causes makeinfo to SEGV.  TeX
processes it, but forgets to include the content of the second
footnote.


\input texinfo   @c -*-texinfo-*-
@c %**start of header
@setfilename sample.info
@settitle Sample Document
@c %**end of header

@node    Top,       First Chapter,         , (dir)
@comment node-name, next,          previous, up

Hi!@footnote{Before@footnote{inside.} after.}.

@bye


Disclaminer: Of course this is silly!  I have a @fixme macro which
puts the text in a footnote, and forgot that when I used @fixme in a
footnote.  I'm merely reporting the SEGV if you want to do something
about it.  But I'm definitely not asking for this to work.

Regards,

        Akim

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

Reply via email to