diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-03 21:13:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-03 21:13:29 +0000 |
commit | c641baca69f2348c3f396d27f89a2b53fbeb005a (patch) | |
tree | 40213cfacc6272a6c68f78b17d30d331cf26d6c4 /Master/texmf-dist/tex/latex | |
parent | 58a234fa3ade348318dca1e7dda75b251a7635ce (diff) |
yafoot (3sep18)
git-svn-id: svn://tug.org/texlive/trunk@48568 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/yafoot/dblfnote.sty | 7 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/yafoot/fnpos.sty | 13 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/yafoot/pfnote.sty | 7 |
3 files changed, 15 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/yafoot/dblfnote.sty b/Master/texmf-dist/tex/latex/yafoot/dblfnote.sty index 4ac9f72abc2..876050175d9 100644 --- a/Master/texmf-dist/tex/latex/yafoot/dblfnote.sty +++ b/Master/texmf-dist/tex/latex/yafoot/dblfnote.sty @@ -21,8 +21,9 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% Style file `dblfnote'. -%% Copyright (C) 1999 Hiroshi Nakashima <nakasima@tutics.tut.ac.jp> -%% (Toyohashi Univ. of Tech.) +%% Copyright (C) 1999-2018 +%% Hiroshi Nakashima <h.nakashima@DOMAIN; DOMAIN=media.kyoto-u.ac.jp> +%% (Kyoto University) %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License distributed from CTAN @@ -53,7 +54,7 @@ \ProvidesPackage{dblfnote}} \else\def\next[#1]{}\fi \next -[1999/07/14 v1.0 ] +[2018/09/03 v1.1 ] %% Register Declaration diff --git a/Master/texmf-dist/tex/latex/yafoot/fnpos.sty b/Master/texmf-dist/tex/latex/yafoot/fnpos.sty index dd38703dea2..ff90e13f16c 100644 --- a/Master/texmf-dist/tex/latex/yafoot/fnpos.sty +++ b/Master/texmf-dist/tex/latex/yafoot/fnpos.sty @@ -21,8 +21,9 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% Style file `fnpos'. -%% Copyright (C) 1999 Hiroshi Nakashima <nakasima@tutics.tut.ac.jp> -%% (Toyohashi Univ. of Tech.) +%% Copyright (C) 1999-2018 +%% Hiroshi Nakashima <h.nakashima@DOMAIN; DOMAIN=media.kyoto-u.ac.jp> +%% (Kyoto University) %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License distributed from CTAN @@ -53,7 +54,7 @@ \ProvidesPackage{fnpos}} \else\def\next[#1]{}\fi \next -[1999/07/14 v1.0 ] +[2018/09/03 v1.1 ] \newif\iffnp@bottom \fnp@bottomtrue \newif\iffnp@below \fnp@belowtrue @@ -72,10 +73,10 @@ \unvbox\@outputbox \iffnp@bottom \@textbottom \fi \vskip\skip\footins - \csname color@begingroup \endcsname - \csname normalcolor \endcsname + \csname color@begingroup\endcsname + \csname normalcolor\endcsname \footnoterule \unvbox\footins - \csname color@endgroup \endcsname}% + \csname color@endgroup\endcsname}% \iffnp@bottom \let\@textbottom\relax \fi \fi \iffnp@below\else \@combinefloats \fi \ifvbox\@kludgeins \@makespecialcolbox diff --git a/Master/texmf-dist/tex/latex/yafoot/pfnote.sty b/Master/texmf-dist/tex/latex/yafoot/pfnote.sty index 436423530cc..326c41af570 100644 --- a/Master/texmf-dist/tex/latex/yafoot/pfnote.sty +++ b/Master/texmf-dist/tex/latex/yafoot/pfnote.sty @@ -21,8 +21,9 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% Style file `pfnote'. -%% Copyright (C) 1999 Hiroshi Nakashima <nakasima@tutics.tut.ac.jp> -%% (Toyohashi Univ. of Tech.) +%% Copyright (C) 1999-2018 +%% Hiroshi Nakashima <h.nakashima@DOMAIN; DOMAIN=media.kyoto-u.ac.jp> +%% (Kyoto University) %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License distributed from CTAN @@ -53,7 +54,7 @@ \ProvidesPackage{pfnote}} \else\def\next[#1]{}\fi \next -[1999/07/14 v1.0 ] +[2018/09/03 v1.1 ] \newcount\pfn@fnotectr \pfn@fnotectr\z@ \newcount\pfn@page \pfn@page\@ne |