Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3240dd2 commit 8e54abeCopy full SHA for 8e54abe
1 file changed
Doc/texinputs/python.sty
@@ -502,7 +502,7 @@
502
\texttt{#1}}}
503
504
\newcommand{\bfcode}[1]{\code{\bfseries#1}} % bold-faced code font
505
-\newcommand{\kbd}[1]{\tt #1}
+\newcommand{\kbd}[1]{\code{#1}}
506
\newcommand{\samp}[1]{`\code{#1}'}
507
% This weird definition of \var{} allows it to always appear in roman
508
% italics, and won't get funky in code fragments when we play around
0 commit comments