On 2 July 2016 at 22:03, Robert Weiner <[email protected]> wrote: > On Sat, Jul 2, 2016 at 4:41 PM, Gavin Smith <[email protected]> wrote: >> @ifnotinfo >> @macro Keyseq {arg} >> @kbd{@{\arg\@}} >> @end macro >> @end ifnotinfo >> @ifinfo >> @macro Keyseq {arg} >> @t{@{\arg\@}} >> @end macro >> @end ifinfo > > Thank you. This produces braces as desired in .pdf, .html and .info > formats. However, in Info, the single quotes still appear with the > braces. Can we get rid of those too?
I tested it and single quotes don't appear.
