diff -r ca8cd110f769 -r 2d6782e71702 doc-src/TutorialI/tutorial.sty --- a/doc-src/TutorialI/tutorial.sty Tue May 07 14:28:34 2002 +0200 +++ b/doc-src/TutorialI/tutorial.sty Tue May 07 15:03:50 2002 +0200 @@ -37,8 +37,8 @@ \newcommand\thydx[1]{\isa{#1}\index{#1@\protect\isa{#1} (theory)}} \newcommand\attrdx[1]{\isa{#1}\index{#1@\protect\isa{#1} (attribute)}} -\newcommand\commdx[1]{\isacommand{#1}\index{#1@\protect\isacommand{#1} -(command)}} +\newcommand\cmmdx[1]{\index{#1@\protect\isacommand{#1} (command)}} +\newcommand\commdx[1]{\isacommand{#1}\index{#1@\protect\isacommand{#1} (command)}} \newcommand\methdx[1]{\isa{#1}\index{#1@\protect\isa{#1} (method)}} \newcommand\tooldx[1]{\isa{#1}\index{#1@\protect\isa{#1} (tool)}} \newcommand\settdx[1]{\isa{#1}\index{#1@\protect\isa{#1} (setting)}}