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 9e9c89e commit f14e2f8Copy full SHA for f14e2f8
1 file changed
Doc/texinputs/python.sty
@@ -570,10 +570,11 @@
570
\index{#1@{\$#1}}% $
571
\index{environment variables!{\$#1}}% $
572
}
573
+\newcommand{\makevar}[1]{#1}
574
\let\character=\samp
575
576
% constants defined in Python modules or C headers, not language constants:
-\let\constant=\code
577
+\let\constant=\sectcode
578
579
\newcommand{\manpage}[2]{{\emph{#1}(#2)}}
580
\newcommand{\rfc}[1]{RFC #1\index{RFC!RFC #1}}
0 commit comments