summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ledmac/ledmixed.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-09-06 22:19:01 +0000
committerKarl Berry <karl@freefriends.org>2012-09-06 22:19:01 +0000
commitb6497536e6cd73690c11f64736a30f2a9fc3fc4c (patch)
tree5495f095787e51bee1b3d0e1709fd3489f37b3c6 /Master/texmf-dist/doc/latex/ledmac/ledmixed.tex
parent3d35ef1512ddbbb3536ee7da4a32d0b4e741f9b7 (diff)
ledmac (6sep12)
git-svn-id: svn://tug.org/texlive/trunk@27608 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ledmac/ledmixed.tex')
-rw-r--r--Master/texmf-dist/doc/latex/ledmac/ledmixed.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/ledmac/ledmixed.tex b/Master/texmf-dist/doc/latex/ledmac/ledmixed.tex
index d6b9991c162..2ae4cb835af 100644
--- a/Master/texmf-dist/doc/latex/ledmac/ledmixed.tex
+++ b/Master/texmf-dist/doc/latex/ledmac/ledmixed.tex
@@ -40,7 +40,8 @@
\newbox\lp@rbox
- \newcommand{\ffootnote}[1]{%
+ \newcommand{\ffootnote}[2][]{%
+ \newcommand{\content}{#2}%
\ifnumberedpar@
\xright@appenditem{\noexpand\vffootnote{f}{{\l@d@nums}{\csexpandonce{@tag}}{\csexpandonce{content}}}}%
\to\inserts@list
@@ -49,7 +50,8 @@
% \vffootnote{f}{{0|0|0|0|0|0|0}{}{#1}}%
\fi\ignorespaces}
- \newcommand{\gfootnote}[1]{%
+ \newcommand{\gfootnote}[2][]{%
+ \newcommand{\content}{#2}%
\ifnumberedpar@
\xright@appenditem{\noexpand\vgfootnote{g}{#1}}%
\to\inserts@list