From b8bba40d8f2548af807f7de6206adff564669857 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 18 Sep 2012 23:40:10 +0000 Subject: ledmac 0.17 reversion (18sep12) git-svn-id: svn://tug.org/texlive/trunk@27721 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/ledmac/ledmixed.tex | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/doc/latex/ledmac/ledmixed.tex') 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 -- cgit v1.2.3