diff options
author | Robert Alessi <alessi@robertalessi.net> | 2019-11-28 10:49:50 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2019-11-28 10:49:50 +0100 |
commit | a9b2bdde84a083408ea7e7887640212d4a597a19 (patch) | |
tree | 5894213d28096e1385a1583ab873722c2512aa3a | |
parent | 58b06e8947d62e48119f42738d4e4a2c8f30b39b (diff) | |
download | icite-a9b2bdde84a083408ea7e7887640212d4a597a19.tar.gz |
removed spurious space between index marks and names
-rw-r--r-- | icite.dtx | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1333,7 +1333,7 @@ Running "make install" installs the files in the local TeX tree. | |||
1333 | \else% | 1333 | \else% |
1334 | \index{\@sortedauthor!\@sortedtitle}% | 1334 | \index{\@sortedauthor!\@sortedtitle}% |
1335 | \fi\fi% | 1335 | \fi\fi% |
1336 | \fi}} | 1336 | \fi}}% |
1337 | \ifno@bibengine | 1337 | \ifno@bibengine |
1338 | \ifx\@shorthand\empty% | 1338 | \ifx\@shorthand\empty% |
1339 | \@useauthor\ic@authtitdelim\TitleStyle{\@usetitle}% | 1339 | \@useauthor\ic@authtitdelim\TitleStyle{\@usetitle}% |