summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ledmac/ledpar.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-09-09 22:53:02 +0000
committerKarl Berry <karl@freefriends.org>2012-09-09 22:53:02 +0000
commitcdaf9391292e1cbd27960a683f9cb8cf4e9ad729 (patch)
tree6a6f4fb645001be003901b5abd2c0d6f9f19a79a /Master/texmf-dist/tex/latex/ledmac/ledpar.sty
parent1163c621e5c54d761a2d340fdd258e3a90038233 (diff)
ledmac (9sep12)
git-svn-id: svn://tug.org/texlive/trunk@27630 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ledmac/ledpar.sty')
-rw-r--r--Master/texmf-dist/tex/latex/ledmac/ledpar.sty5
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/ledmac/ledpar.sty b/Master/texmf-dist/tex/latex/ledmac/ledpar.sty
index 4ffb3a1e755..28f2fbd5cf6 100644
--- a/Master/texmf-dist/tex/latex/ledmac/ledpar.sty
+++ b/Master/texmf-dist/tex/latex/ledmac/ledpar.sty
@@ -24,7 +24,7 @@
%%
\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]
\newif\ifshiftedverses
\shiftedversesfalse
@@ -1627,17 +1627,14 @@
\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}