mirror of
https://github.com/python/cpython.git
synced 2025-10-01 12:52:18 +00:00
\kwindex{}: Removed obsolete macro.
This commit is contained in:
parent
b5dac4e02e
commit
bc5062f664
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@
|
|||
|
||||
% Command to generate a reference to a function, statement, keyword, operator
|
||||
\newcommand{\stindex}[1]{\indexii{statement}{#1@{\tt#1}}}
|
||||
\newcommand{\kwindex}[1]{\indexii{keyword}{#1@{\tt#1}}}
|
||||
\newcommand{\opindex}[1]{\indexii{operator}{#1@{\tt#1}}}
|
||||
\newcommand{\exindex}[1]{\indexii{exception}{#1@{\tt#1}}}
|
||||
\newcommand{\obindex}[1]{\indexii{object}{#1}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue