On 2 July 2016 at 21:01, Robert Weiner <[email protected]> wrote: > I haven't figured it out. Do you have a solution that you could show > me, fully written out. I think this is expert-level stuff. > > Bob
@ifnotinfo
@macro Keyseq {arg}
@kbd{@{\arg\@}}
@end macro
@end ifnotinfo
@ifinfo
@macro Keyseq {arg}
@t{@{\arg\@}}
@end macro
@end ifinfo
I haven't tested this.
Note that the @t in the @ifinfo definition may not be necessary, but
it may make a difference to hyphenation and spacing.
