This is the mail archive of the gdb@sourceware.org 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]

gdb.texinfo - Tex/Latex quote literal { and }


I need to quote {} as literal characters.

I tried

"You can specify the arguments to the flag inside \{\} immediately
following the flag."

and

"You can specify the arguments to the flag inside {{}{}} immediately
following the flag."

But make info errors on both.  Is there a macro/function to quote a
literal right and left brace?

Cheers,

Phil


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