Home | History | Annotate | Download | only in build-aux

Lines Matching refs:kbd

2696 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
2697 % `example' (@kbd uses ttsl only inside of @example and friends),
2698 % or `code' (@kbd uses normal tty font always).
2719 % @kbd is like @code, except that if the argument is just one @key command,
2720 % then @kbd has no effect.
2721 \def\kbd#1{{\def\look{#1}\expandafter\kbdsub\look??\par}}
2727 \else{\tclose{\kbdfont\setupmarkupstyle{kbd}\look}}\fi
2728 \else{\tclose{\kbdfont\setupmarkupstyle{kbd}\look}}\fi
4586 \definedummyword\kbd
6493 \let\kbdfont = \kbdexamplefont % Allow @kbd to do something special.