diff options
Diffstat (limited to 'icite.dtx')
-rw-r--r-- | icite.dtx | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1370,7 +1370,7 @@ Running "make install" installs the files in the local TeX tree. | |||
1370 | \@useauthor\ic@authtitdelim\TitleStyle{\@usetitle}% | 1370 | \@useauthor\ic@authtitdelim\TitleStyle{\@usetitle}% |
1371 | \ic@titpgdelim{#1}% | 1371 | \ic@titpgdelim{#1}% |
1372 | \else% | 1372 | \else% |
1373 | \@shorthand, {#1}% | 1373 | \@shorthand\ic@titpgdelim{#1}% |
1374 | \fi% | 1374 | \fi% |
1375 | \else% | 1375 | \else% |
1376 | \fi% | 1376 | \fi% |
@@ -1402,7 +1402,7 @@ Running "make install" installs the files in the local TeX tree. | |||
1402 | #1 \@useauthor\ic@authtitdelim\TitleStyle{\@usetitle}% | 1402 | #1 \@useauthor\ic@authtitdelim\TitleStyle{\@usetitle}% |
1403 | \ic@titpgdelim{#2}% | 1403 | \ic@titpgdelim{#2}% |
1404 | \else% | 1404 | \else% |
1405 | #1 \@shorthand, {#2}% | 1405 | #1 \@shorthand\ic@titpgdelim{#2}% |
1406 | \fi | 1406 | \fi |
1407 | \else% | 1407 | \else% |
1408 | \fi% | 1408 | \fi% |