Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6886c83

Browse files
committed
Added \exindex and \obindex
1 parent 2974e3b commit 6886c83

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/myformat.sty

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
\newcommand{\stindex}[1]{\indexii{statement}{#1@{\tt#1}}}
7575
\newcommand{\kwindex}[1]{\indexii{keyword}{#1@{\tt#1}}}
7676
\newcommand{\opindex}[1]{\indexii{operator}{#1@{\tt#1}}}
77+
\newcommand{\exindex}[1]{\indexii{exception}{#1@{\tt#1}}}
78+
\newcommand{\obindex}[1]{\indexii{object}{#1}}
7779
\newcommand{\bifuncindex}[1]{\index{#1@{\tt#1} (built-in function)}}
7880

7981
% Add an index entry for a module

0 commit comments

Comments
 (0)