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 6b35370 commit 19f827eCopy full SHA for 19f827e
1 file changed
Doc/texinputs/python.sty
@@ -613,7 +613,7 @@
613
}{\end{fulllineitems}}
614
615
% Funky macros -----------------------------------------------------------
616
-% \begin{csimplemacro}{name}
+% \begin{csimplemacrodesc}{name}
617
% -- "simple" because it has no args; NOT for constant definitions!
618
\newenvironment{csimplemacrodesc}[1]{
619
\begin{fulllineitems}
@@ -787,6 +787,7 @@
787
\texttt{#1}}}
788
789
\newcommand{\bfcode}[1]{\code{\bfseries#1}} % bold-faced code font
790
+\newcommand{\csimplemacro}[1]{\code{#1}}
791
\newcommand{\kbd}[1]{\code{#1}}
792
\newcommand{\samp}[1]{`\code{#1}'}
793
% This weird definition of \var{} allows it to always appear in roman
0 commit comments