summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/eledmac
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/eledmac')
-rw-r--r--Master/texmf-dist/source/latex/eledmac/eledmac.dtx5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/eledmac/eledmac.dtx b/Master/texmf-dist/source/latex/eledmac/eledmac.dtx
index be10e16c5b9..6aabfc17b44 100644
--- a/Master/texmf-dist/source/latex/eledmac/eledmac.dtx
+++ b/Master/texmf-dist/source/latex/eledmac/eledmac.dtx
@@ -184,6 +184,7 @@
% \changes{v1.10.1}{2014/02/28}{Compatibility with \textsf{cleveref}.}
% \changes{v1.10.2}{2014/03/17}{Compatibility of stanza with v1.8a of babel-greek.}
% \changes{v1.10.3}{2014/04/07}{Debug of cross-referencing.}
+% \changes{v1.10.4}{2014/04/09}{Debug of critical notes in edtabular environnment.}
% \hyphenation{man-u-script man-u-scripts}
%
% \newcommand{\Lpack}[1]{\textsf{#1}}
@@ -2773,7 +2774,7 @@
% \begin{macrocode}
%<*code>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{eledmac}[2014/04/07 v1.10.3 LaTeX port of EDMAC]
+\ProvidesPackage{eledmac}[2014/04/09 v1.10.4 LaTeX port of EDMAC]
% \end{macrocode}
%
% Generally, these are the modifications to the original.
@@ -11783,7 +11784,7 @@
\let\edindex\nulledindex
\let\linenum\@gobble}
\newcommand{\l@drestoreforedtext}{%
- \def\do##1{\csgdef{##1footnote}##1{\csuse{##1@@footnote}{##1}}}
+ \def\do##1{\global\csletcs{##1footnote}{##1@@footnote}}
\dolistloop{\@series}%
\let\edindex\xedindex}
% \end{macrocode}