From 6c0834cae3f12ad87a474221bdbf2b919d07750e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 19 Nov 2020 22:15:00 +0000 Subject: reledmac (19nov20) git-svn-id: svn://tug.org/texlive/trunk@56968 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/reledmac/reledmac.sty | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/tex/latex/reledmac') diff --git a/Master/texmf-dist/tex/latex/reledmac/reledmac.sty b/Master/texmf-dist/tex/latex/reledmac/reledmac.sty index ba27064c00a..d53c46769c7 100644 --- a/Master/texmf-dist/tex/latex/reledmac/reledmac.sty +++ b/Master/texmf-dist/tex/latex/reledmac/reledmac.sty @@ -35,7 +35,7 @@ %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{reledmac}[2020/10/10 v2.34.6 typesetting critical editions]% +\ProvidesPackage{reledmac}[2020/11/19 v2.34.7 typesetting critical editions]% \RequirePackage{xkeyval} \newif\ifparledgroup \newif\ifsameparallelpagenumber% @@ -4594,16 +4594,16 @@ {\csuse{parafootsepX@#1}}% {}% \global\csname prevpage#1@num\endcsname=\page@num% - \else%We can't use directly the page counter, see https://tex.stackexchange.com/a/239457/7712 - \global\expandafter\advance\csname footnote#1@parafootsepX\endcsname by 1% - \edef\@tmpa{parafootsepX@#1@\the\csname footnote#1@parafootsepX\endcsname}% - \expandafter\edlabel\expandafter{\@tmpa}% - \edef\@tmpb{\expandafter\xpageref\expandafter{\@tmpa}}% - \IfStrEq{\csuse{prevpage#1@num}}{\@tmpb}% - {\csuse{parafootsepX@#1}}% - {}% - \global\cslet{prevpage#1@num}{\@tmpb}% - \fi% + \else%We can't use directly the page counter, see https://tex.stackexchange.com/a/239457/7712 + \global\expandafter\advance\csname footnote#1@parafootsepX\endcsname by 1% + \edef\@tmpa{parafootsepX@#1@\the\csname footnote#1@parafootsepX\endcsname}% + \expandafter\edlabel\expandafter{\@tmpa}% + \edef\@tmpb{\expandafter\xpageref\expandafter{\@tmpa}}% + \IfStrEq{\csuse{prevpage#1@num@outnumbering}}{\@tmpb}% + {\csuse{parafootsepX@#1}}% + {}% + \global\cslet{prevpage#1@num@outnumbering}{\@tmpb}% + \fi% \fi% } \newcommand{\wrapped@footfootmarkX}[1]{% -- cgit v1.2.3