diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-13 21:03:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-13 21:03:22 +0000 |
commit | 130fb6350db2aad61eca882f23ed963d1ea31821 (patch) | |
tree | d33c7ad0daff3592154ae659e783b5d1c64c87f0 /Master/texmf-dist/tex/latex/lwarp/lwarp-patch-memoir.sty | |
parent | 206e1efd94e4c3414835af0e2c8266c88ed7dcc9 (diff) |
lwarp (13oct18)
git-svn-id: svn://tug.org/texlive/trunk@48904 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-patch-memoir.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-patch-memoir.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-patch-memoir.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-patch-memoir.sty index ab523f89d1c..303de2f3ddc 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-patch-memoir.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-patch-memoir.sty @@ -944,7 +944,7 @@ \catcode`\_=12% \renewcommand*{\makeindex}[1][\BaseJobname]{% \if@filesw - \def\index{\@bsphack% + \def\gindex{\@bsphack% \@ifnextchar [{\@index}{\@index[\BaseJobname]}} \def\specialindex{\@bsphack\@spindex}% \makememindexhook |