summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-footmisc.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-01 22:24:04 +0000
committerKarl Berry <karl@freefriends.org>2018-04-01 22:24:04 +0000
commitac8d62d1767ddaee38fb7d8d0afc5ae70233f806 (patch)
treed75db9d11068090dd417fe1c20240176cac31ab2 /Master/texmf-dist/tex/latex/lwarp/lwarp-footmisc.sty
parentfe9ffbe7cd9288728c5aa469cdb3ee173f90c69d (diff)
lwarp (2apr18)
git-svn-id: svn://tug.org/texlive/trunk@47225 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-footmisc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-footmisc.sty14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-footmisc.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-footmisc.sty
index c5201420915..61b2daf18d9 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-footmisc.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-footmisc.sty
@@ -35,19 +35,19 @@
\providecommand*{\footref}[1]{\labelcref{#1}}
\newcommand\mpfootnotemark{%
\@ifnextchar[%
- \@xmpfootnotemark
+ \@xmpfootnotemark%
{%
- \stepcounter\@mpfn
+ \stepcounter\@mpfn%
\protected@xdef\@thefnmark{\thempfn}%
- \@footnotemark
+ \@footnotemark%
}%
}
\def\@xmpfootnotemark[#1]{%
- \begingroup
- \csname c@\@mpfn\endcsname #1\relax
+ \begingroup%
+ \csname c@\@mpfn\endcsname #1\relax%
\unrestored@protected@xdef\@thefnmark{\thempfn}%
- \endgroup
- \@footnotemark
+ \endgroup%
+ \@footnotemark%
}
\endinput
%%