Commit bd9aa87
committed
bug 729344 Ignoring an items when / or \ is placed after \addindex
The handling of the `addindex` command is here just a copying action and therefore no extra characters should be added so instead of the `cmdName` the original text (`yytext`) should be outputted.1 parent b3fb40e commit bd9aa87
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3379 | 3379 | | |
3380 | 3380 | | |
3381 | 3381 | | |
3382 | | - | |
| 3382 | + | |
3383 | 3383 | | |
3384 | 3384 | | |
3385 | 3385 | | |
| |||
0 commit comments