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? Thanks much, Bob
