From: Thomas Pietrzak Date: Tue, 16 Apr 2019 15:31:20 +0000 (+0200) Subject: fix space X-Git-Tag: first-full-draft~221 X-Git-Url: https://git.thomaspietrzak.com/?a=commitdiff_plain;h=3ac930ae727feb92fbd625c254b41c8a954511d4;p=hdr.git fix space --- diff --git a/mystyle.sty b/mystyle.sty index a46547a..1792817 100644 --- a/mystyle.sty +++ b/mystyle.sty @@ -255,7 +255,7 @@ } %\newcommand{\defword}[1]{\emph{#1}\index{#1}} -\newcommand{\defword}[1]{ +\newcommand{\defword}[1]{% \emph{#1}% \lindex{#1}% }