summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/eledmac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-15 22:23:58 +0000
committerKarl Berry <karl@freefriends.org>2013-04-15 22:23:58 +0000
commitde6e8c69e15337c4ed24ec5159e72fd0d35cf839 (patch)
treea6370e3d98fd601067648fcd84004d06b9e9280a /Master/texmf-dist/source/latex/eledmac
parentc55f2ef12e38e9282affe822bee7b395651844b7 (diff)
eledmac (15apr13)
git-svn-id: svn://tug.org/texlive/trunk@29956 c570f23f-e606-0410-a88d-b1316a301751
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 1264a5c1224..e245fb5358c 100644
--- a/Master/texmf-dist/source/latex/eledmac/eledmac.dtx
+++ b/Master/texmf-dist/source/latex/eledmac/eledmac.dtx
@@ -174,6 +174,7 @@
% \changes{v1.4.3}{2012/12/18}{Spurious space after familiar footnotes.}
% \changes{v1.4.4}{2013/02/18}{Label inside familiar footnotes.}
% \changes{v1.4.5}{2013/03/02}{Bug with komasscript + eledpar + chapter.}
+% \changes{v1.4.6}{2013/04/15}{Bug with memoir class introduced by 1.4.5.}
% \hyphenation{man-u-script man-u-scripts}
%
% \newcommand{\Lpack}[1]{\textsf{#1}}
@@ -2657,7 +2658,7 @@
% \begin{macrocode}
%<*code>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{eledmac}[2013/03/02 v1.4.5 LaTeX port of EDMAC]
+\ProvidesPackage{eledmac}[2013/04/15 v1.4.6 LaTeX port of EDMAC]
% \end{macrocode}
%
% In general there is the following modifications to the original
@@ -9253,7 +9254,7 @@
% \begin{macro}{\@mem@extranofeet}
% \begin{macrocode}
\g@addto@macro{\@mem@extranofeet}{%
- \def\do##1{\ifvoid\csuse{#1footins}\else\@mem@nofootfalse\fi%
+ \def\do#1{\ifvoid\csuse{#1footins}\else\@mem@nofootfalse\fi%
\ifvoid\csuse{footins#1}\else\@mem@nofootfalse\fi%
}
\dolistloop{\@series}%