This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA]: File-I/O patch, Documentation


> Date: Tue, 04 Mar 2003 13:53:38 -0500
> From: Andrew Cagney <ac131313 at redhat dot com>
> 
> Changing the line:
> 
> 	@subsection The @code{F} request packet
> 
> (and a second very similar in a similar way) to:
> 
> 	@subsection The `F' request packet
> 
> fixed the problem.  This has me totally puzzled since other @subsection 
> lines use @..{} and work fine.
> 
> Eli?

Sounds like a bug in pdftex (I don't use it much, so don't have any
clues, sorry): @-commands should work in section names.

Do texi2dvi and TeX grok the original Texinfo?  If they do, this is
worth reporting as a bug to bug-texinfo mailing list (but make sure
you have the latest pdftex first).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]