summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ednotes/mfparptc.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/ednotes/mfparptc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/ednotes/mfparptc.sty13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/ednotes/mfparptc.sty b/Master/texmf-dist/tex/latex/ednotes/mfparptc.sty
index 562aed7030e..e2008f199d2 100644
--- a/Master/texmf-dist/tex/latex/ednotes/mfparptc.sty
+++ b/Master/texmf-dist/tex/latex/ednotes/mfparptc.sty
@@ -1,18 +1,18 @@
%% MFParPtc.sty---Uwe L"uck http://www.contact-ednotes.sty.de.vu.
%% Modifies Alexander Rozhenko's manyfoot.sty.
%%
-%% Copyright (C) 2003--2004 by Uwe L"uck--author-maintained.
+%% Copyright (C) 2003--2006 by Uwe L"uck--author-maintained.
%%
%% This file can be redistributed and/or modified under
%% the terms of the LaTeX Project Public License; either
-%% version 1.3a of the License, or any later version.
+%% version 1.3c of the License, or any later version.
%% The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% We did our best to help you, but there is NO WARRANTY.
%%
%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{mfparptc}[2005/01/10 v0.4b %% TODO
+\ProvidesPackage{mfparptc}[2006/06/26 v0.41 %% TODO
^^J\string"patch\string" for manyfoot.sty's paragraph footnotes
(ul)]
%
@@ -59,7 +59,7 @@
% (Also tests whether manyfoot.sty has been loaded with option
% `para' or `para*'.)
\CheckCommand*\MFL@fnotepara[3]{\let\@thefnmark\@empty
- \NCC@makemark{#2}%
+ \NCC@makefnmark{#2}%
\MFL@insert#1{\reset@font\footnotesize
\ifx\@thefnmark\@empty \@tempswafalse \else
\@tempswatrue
@@ -103,7 +103,7 @@
% Text', TUGboat 11 (1990), pp. 605--612.)
% TODO: Might redefine \hfill and more; cf. Michael Downes' paper.
\def\MFL@fnotepara#1#2#3{\let\@thefnmark\@empty
- \NCC@makemark{#2}%
+ \NCC@makefnmark{#2}%
\MFL@insert#1{\reset@font\footnotesize
\ifx\@thefnmark\@empty \@tempswafalse \else
\@tempswatrue
@@ -204,4 +204,5 @@ v0.4 2004/10/07 Ednotes -> ednotes etc.; instructions:
ednotes option `edmacpara'.
v0.4a 2004/11/07 LPPL v1.3a.
v0.4b 2005/01/10 Contact via http.
-
+v0.41 2006/06/26 \MFL@makemark -> \MFL@makefnmark for nccfoots v1.2;
+ LPPL v1.3c.