diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-24 20:17:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-24 20:17:39 +0000 |
commit | a2e8db962fb55454d719b1b2659b748b43424841 (patch) | |
tree | 36f54e44fe16037bf9e2ac85d255c217510833da /Master/texmf-dist/tex/latex/lwarp/lwarp-tocloft.sty | |
parent | 6817402334ba1ac1d3602301cd96216af854adf4 (diff) |
lwarp (24may21)
git-svn-id: svn://tug.org/texlive/trunk@59329 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-tocloft.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-tocloft.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-tocloft.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-tocloft.sty index 96e7bc7f004..15de354d818 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-tocloft.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-tocloft.sty @@ -246,7 +246,7 @@ \@ifundefined{c@#3depth}{\newcounter{#3depth}}{}% \setcounter{#3depth}{1}% \@namedef{cftmark#3}{}% - \@namedef{listof#2}{\listof{#2}{#4}}% + \@namedef{listof#2}{\LWR@listof{#2}{#4}}% \@namedef{@cftmake#3title}{}% \expandafter\newlength\csname cftbefore#3titleskip\endcsname% \expandafter\newlength\csname cftafter#3titleskip\endcsname% |