From cdaf9391292e1cbd27960a683f9cb8cf4e9ad729 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 9 Sep 2012 22:53:02 +0000 Subject: ledmac (9sep12) git-svn-id: svn://tug.org/texlive/trunk@27630 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/ledmac/ledpar.dtx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/source/latex/ledmac/ledpar.dtx') diff --git a/Master/texmf-dist/source/latex/ledmac/ledpar.dtx b/Master/texmf-dist/source/latex/ledmac/ledpar.dtx index d99177cb6c1..a41f19de0f1 100644 --- a/Master/texmf-dist/source/latex/ledmac/ledpar.dtx +++ b/Master/texmf-dist/source/latex/ledmac/ledpar.dtx @@ -50,7 +50,7 @@ % % \fi % -% \CheckSum{4902} +% \CheckSum{4899} % % \makeatletter % \newcommand*{\DescribeIt}{\leavevmode\@bsphack\begingroup\MakePrivateLetters @@ -135,6 +135,7 @@ % \def\fileversion{v0.12}\def\filedate{2012/08/03} % \def\fileversion{v0.13}\def\filedate{2012/08/30} % \def\fileversion{v0.13.1}\def\filedate{2012/09/05} +% \def\fileversion{v0.13.2}\def\filedate{2012/09/08} % \changes{v0.1}{2004/12/10}{First public release} % \changes{v0.2}{2005/01/01}{Fix babel problems} % \changes{v0.3}{2005/03/24}{Reorganize for ledarab} @@ -708,7 +709,7 @@ % \begin{macrocode} %<*code> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ledpar}[2012/09/05 v0.13.1 ledmac extension for parallel texts] +\ProvidesPackage{ledpar}[2012/09/08 v0.13.2 ledmac extension for parallel texts] % \end{macrocode} % With the option `shiftedverses' a long verse one the left side (or in the right side) don't make a blank on the corresponding verse, but the blank is put on the bottom of the page. Consequently, the verses on the parallel pages are shifted, but the shifted stop at every end of pages. @@ -3603,21 +3604,19 @@ % % \begin{macro}{\normalbfnoteX} % \changes{v0.3}{2005/02/04}{Removed extraneous spaces from \cs{normalbfnoteX}} +% \changes{v0.13.2}{2012/09/08}{Correct bug with familiar footnotes introduced by 0.13.1} % \begin{macrocode} \renewcommand{\normalbfnoteX}[2]{% \ifnumberedpar@ \ifledRcol% - \footnoteoptions@[R]{#1}{true}% \xright@appenditem{\noexpand\vbfnoteX{#1}{#2}{\@nameuse{thefootnote#1}}}% \to\inserts@listR \footnoteoptions@[R]{#1}{false}% \global\advance\insert@countR \@ne% \else% - \footnoteoptions@{#1}{true}% \xright@appenditem{\noexpand\vbfnoteX{#1}{#2}{\@nameuse{thefootnote#1}}}% \to\inserts@list \global\advance\insert@count \@ne% - \footnoteoptions@{#1}{false}% \fi \fi\ignorespaces} -- cgit v1.2.3