\def\bold;
authorwenzelm
Fri, 28 May 1999 17:59:22 +0200
changeset 6747 cee5adcc1f5c
parent 6746 cf6ad8d22793
child 6748 f1f70344b749
\def\bold;
doc-src/iman.sty
--- a/doc-src/iman.sty	Fri May 28 13:30:59 1999 +0200
+++ b/doc-src/iman.sty	Fri May 28 17:59:22 1999 +0200
@@ -13,7 +13,7 @@
 
 %%%INDEXING  use sedindex to process the index
 %index, putting page numbers of definitions in boldface
-\newcommand\bold[1]{{\bf#1}}
+\def\bold#1{\textbf{#1}}
 \newcommand\fnote[1]{#1n}
 \newcommand\indexbold[1]{\index{#1|bold}}