Lines Matching refs:kbd
1837 % @kbd is like @code, except that if the argument is just one @key command,
1838 % then @kbd has no effect.
1840 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
1841 % `example' (@kbd uses ttsl only inside of @example and friends),
1842 % or `code' (@kbd uses normal tty font always).
1935 \def\kbd#1{\def\look{#1}\expandafter\kbdfoo\look??\par}
3295 \definedummyword{kbd}%
4942 \let\kbdfont = \kbdexamplefont % Allow @kbd to do something special.