Kaydet (Commit) d960dc81 authored tarafından Fred Drake's avatar Fred Drake

Fix square brackets around optional parameters to macros.

üst 7a737dff
......@@ -25,10 +25,10 @@
\newenvironment{macrodesc}[2]{
\begin{fulllineitems}
\item[\code{\e\bfseries#1}{%
\item[\code{{\e\bfseries#1}{%
\let\op=\py@ltx@optparam%
\let\p=\py@ltx@param%
#2}]
#2}}]
\index{#1@\idxcode{\e #1}}
}{\end{fulllineitems}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment