summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/reledmac/reledpar.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-07-21 03:01:39 +0000
committerNorbert Preining <norbert@preining.info>2023-07-21 03:01:39 +0000
commita35bc42b331499fa2a8242f46a0ea88ff681249f (patch)
tree64ada492172faeda1e67e1c3d81bd74fef8926d1 /macros/latex/contrib/reledmac/reledpar.dtx
parent16b3f7ad411e343f19c82febffd51601bbe90d3f (diff)
CTAN sync 202307210301
Diffstat (limited to 'macros/latex/contrib/reledmac/reledpar.dtx')
-rw-r--r--macros/latex/contrib/reledmac/reledpar.dtx4
1 files changed, 3 insertions, 1 deletions
diff --git a/macros/latex/contrib/reledmac/reledpar.dtx b/macros/latex/contrib/reledmac/reledpar.dtx
index 081ba44c16..9f359c8414 100644
--- a/macros/latex/contrib/reledmac/reledpar.dtx
+++ b/macros/latex/contrib/reledmac/reledpar.dtx
@@ -352,6 +352,7 @@
% \changes{v2.25.2}{2021/09/27}{Fix incompatibility with \protect\package{babel} v3.61}
% \changes{v2.25.3}{2022/04/22}{Fix incompatibility with \protect\package{polyglossia} v1.55}
% \changes{v2.25.4}{2023/07/04}{Fix bug with \protect\cs{linenumOnlyPagesForColumnsR} and multiple numbered sections}
+% \changes{v2.25.5}{2023/07/20}{Fix bug with hyperlink when using \protect\cs{footnoteXnomk}}
% ^^A PW added following as the definitions are at some unknown elsewhere
%
% \newcommand{\egstart}{%
@@ -1408,7 +1409,7 @@
% \begin{macrocode}
%<*code>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{reledpar}[2023/07/04 v2.25.4 reledmac extension for parallel texts]%
+\ProvidesPackage{reledpar}[2023/07/20 v2.25.5 reledmac extension for parallel texts]%
% \end{macrocode}
% \subsection{Package's requirement}
@@ -3250,6 +3251,7 @@
\numdef\@tmpa{\csuse{c@footnote#1}}%
\global\xright@appenditem{\@tmpa}\to\@tmp%
\global\cslet{footnote#1@mk}{\@tmp}%
+ \global\protected@csxdef{hr@thefnmark#1}{\noexpand\@tmpa @\the\csname footnote#1@series\endcsname}%
}%
% \end{macrocode}
% Then, declare the command which inserts the footnotemark in the right side.