diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-tocbibind.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-tocbibind.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-tocbibind.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-tocbibind.sty index d27a96ae6df..dccecab2c61 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-tocbibind.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-tocbibind.sty @@ -45,9 +45,9 @@ \fi \fi \fi -\let\item\LWR@indexitem% -\let\subitem\LWR@indexsubitem% -\let\subsubitem\LWR@indexsubsubitem% +\LetLtxMacro\item\LWR@indexitem% +\LetLtxMacro\subitem\LWR@indexsubitem% +\LetLtxMacro\subsubitem\LWR@indexsubsubitem% }{} \DeclareDocumentCommand{\simplechapter}{O{\@empty}}{% \def\@chapcntformat##1{% |