summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ledmac/ledmixed.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-09-18 23:40:10 +0000
committerKarl Berry <karl@freefriends.org>2012-09-18 23:40:10 +0000
commitb8bba40d8f2548af807f7de6206adff564669857 (patch)
treee65ff69802d20635b956b0518e0f08b80f48e6f5 /Master/texmf-dist/doc/latex/ledmac/ledmixed.tex
parent8bde7a7bf62d0ae8ddd0e43ff73e3b43183ac389 (diff)
ledmac 0.17 reversion (18sep12)
git-svn-id: svn://tug.org/texlive/trunk@27721 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.tex17
1 files changed, 8 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/ledmac/ledmixed.tex b/Master/texmf-dist/doc/latex/ledmac/ledmixed.tex
index 2ae4cb835af..a076808fab3 100644
--- a/Master/texmf-dist/doc/latex/ledmac/ledmixed.tex
+++ b/Master/texmf-dist/doc/latex/ledmac/ledmixed.tex
@@ -6,9 +6,9 @@
%%
%% ledmac.dtx (with options: `periph')
%%
-%% Author: Author: Peter Wilson ; Herries Press herries dot press at earthlink dot net ; Maïeul Rouquette maieul at maieul dot net
-%% Copyright 2004, 2005 Peter R. Wilson
-%% 2011- Maïeul Rouquette
+%% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
+%% Copyright 2003 -- 2005 Peter R. Wilson
+%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
%% version 1.3 of this license or (at your option) any
@@ -18,9 +18,10 @@
%% and version 1.3 or later is part of all distributions of
%% LaTeX version 2003/06/01 or later.
%%
-%% This work has the LPPL maintenance status "maintained".
+%% This work has the LPPL maintenance status "unmaintained".
%%
%% This work consists of the files listed in the README file.
+%%
\documentclass{article}
\usepackage{ledmac}
@@ -40,18 +41,16 @@
\newbox\lp@rbox
- \newcommand{\ffootnote}[2][]{%
- \newcommand{\content}{#2}%
+ \newcommand{\ffootnote}[1]{%
\ifnumberedpar@
- \xright@appenditem{\noexpand\vffootnote{f}{{\l@d@nums}{\csexpandonce{@tag}}{\csexpandonce{content}}}}%
+ \xright@appenditem{\noexpand\vffootnote{f}{{\l@d@nums}{\@tag}{#1}}}%
\to\inserts@list
\global\advance\insert@count by 1
% \else %% may be used only in numbered text
% \vffootnote{f}{{0|0|0|0|0|0|0}{}{#1}}%
\fi\ignorespaces}
- \newcommand{\gfootnote}[2][]{%
- \newcommand{\content}{#2}%
+ \newcommand{\gfootnote}[1]{%
\ifnumberedpar@
\xright@appenditem{\noexpand\vgfootnote{g}{#1}}%
\to\inserts@list