# HG changeset patch # User wenzelm # Date 863790567 -7200 # Node ID 57a9b613036edb76545416ba648b7ee35cdf38ba # Parent e80db1660614296f70921f2737e1a9b2bf03f208 added \settdx; diff -r e80db1660614 -r 57a9b613036e doc-src/iman.sty --- a/doc-src/iman.sty Fri May 16 15:29:41 1997 +0200 +++ b/doc-src/iman.sty Fri May 16 15:49:27 1997 +0200 @@ -35,6 +35,7 @@ \newcommand\thydx[1]{{\tt#1}\index{#1@{\tt#1} theory}} \newcommand\tooldx[1]{{\tt#1}\index{#1@{\tt#1} tool}} +\newcommand\settdx[1]{{\tt#1}\index{#1@{\tt#1} setting}} %for cross-references: 2nd argument (page number) is ignored \newcommand\see[2]{{\it see \/}{#1}}