From 6981d9f5465cd5432cfb27196814914d44fd0b56 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 11 Feb 2022 21:53:45 +0000 Subject: footmisc (11feb22) git-svn-id: svn://tug.org/texlive/trunk@61979 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/footmisc/README | 9 -------- Master/texmf-dist/doc/latex/footmisc/README.md | 24 +++++++++++++++++++++ Master/texmf-dist/doc/latex/footmisc/announce.txt | 13 +++++++++++ Master/texmf-dist/doc/latex/footmisc/changes.txt | 17 +++++++++++++++ .../doc/latex/footmisc/footmisc-code.pdf | Bin 0 -> 361197 bytes .../doc/latex/footmisc/footmisc-code.tex | 4 ++++ .../texmf-dist/doc/latex/footmisc/footmisc-doc.pdf | Bin 0 -> 246681 bytes .../texmf-dist/doc/latex/footmisc/footmisc-doc.tex | 6 ++++++ Master/texmf-dist/doc/latex/footmisc/footmisc.pdf | Bin 326569 -> 0 bytes 9 files changed, 64 insertions(+), 9 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/footmisc/README create mode 100644 Master/texmf-dist/doc/latex/footmisc/README.md create mode 100644 Master/texmf-dist/doc/latex/footmisc/announce.txt create mode 100644 Master/texmf-dist/doc/latex/footmisc/changes.txt create mode 100644 Master/texmf-dist/doc/latex/footmisc/footmisc-code.pdf create mode 100644 Master/texmf-dist/doc/latex/footmisc/footmisc-code.tex create mode 100644 Master/texmf-dist/doc/latex/footmisc/footmisc-doc.pdf create mode 100644 Master/texmf-dist/doc/latex/footmisc/footmisc-doc.tex delete mode 100644 Master/texmf-dist/doc/latex/footmisc/footmisc.pdf (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/footmisc/README b/Master/texmf-dist/doc/latex/footmisc/README deleted file mode 100644 index f513bc4a720..00000000000 --- a/Master/texmf-dist/doc/latex/footmisc/README +++ /dev/null @@ -1,9 +0,0 @@ -This package is long-established and widely used. It derives from -several pieces of work done in pre-LaTeX 2e days by other authors; -over the years, there is none of that basis that I have not developed -and/or improved. - -A .tds.zip file is available on CTAN. - -Robin Fairbairns -rf10cam.ac.uk diff --git a/Master/texmf-dist/doc/latex/footmisc/README.md b/Master/texmf-dist/doc/latex/footmisc/README.md new file mode 100644 index 00000000000..a2bc7980091 --- /dev/null +++ b/Master/texmf-dist/doc/latex/footmisc/README.md @@ -0,0 +1,24 @@ +# footmisc package + +----- + +This is the footmisc package originally written by Robin Fairbairns, +these days maintained and developed further by Frank Mittelbach. + + +Package source can be found at: + +https://github.com/FrankMittelbach/fmitex-footmisc/ + +and issues can be logged there + +The license is LPPL 1.3c. + +----- + +Copyright (C) 1995-2011 Robin Fairbairns
+Copyright (C) 2018-2022 Frank Mittelbach
+
+All rights reserved. + + diff --git a/Master/texmf-dist/doc/latex/footmisc/announce.txt b/Master/texmf-dist/doc/latex/footmisc/announce.txt new file mode 100644 index 00000000000..8e91587a5d3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/footmisc/announce.txt @@ -0,0 +1,13 @@ + Previous version was 5.5b from 2011. This is now version 6. A few + bugs have been fixed and the following new options have been added: + + - bottomfloats + - bottomfootnotes + - abovefloats + - belowfloats + + For details see the package documentation. + + There is a rollback possibility using either a date '[=YYYY-MM-DD]' + or the string '[=v5]' as the second optional argument to \usepackage, + e.g., \usepackage{footmisc}[=v5]. diff --git a/Master/texmf-dist/doc/latex/footmisc/changes.txt b/Master/texmf-dist/doc/latex/footmisc/changes.txt new file mode 100644 index 00000000000..68c78d61874 --- /dev/null +++ b/Master/texmf-dist/doc/latex/footmisc/changes.txt @@ -0,0 +1,17 @@ +2022-02-05 Frank Mittelbach + + * footmisc.dtx: + Previous version was 5.5b from 2011. This is now version 6. + A few bugs have been fixed and the following new options have + been added: + + - bottomfloats + - bottomfootnotes + - abovefloats + - belowfloats + + For details see the package documentation. + + There is a rollback possibility using either a date + '[=YYYY-MM-DD]' or the string '[=v5]' as the second optional + argument to \usepackage, e.g., \usepackage{footmisc}[=v5]. diff --git a/Master/texmf-dist/doc/latex/footmisc/footmisc-code.pdf b/Master/texmf-dist/doc/latex/footmisc/footmisc-code.pdf new file mode 100644 index 00000000000..51cecd5aa68 Binary files /dev/null and b/Master/texmf-dist/doc/latex/footmisc/footmisc-code.pdf differ diff --git a/Master/texmf-dist/doc/latex/footmisc/footmisc-code.tex b/Master/texmf-dist/doc/latex/footmisc/footmisc-code.tex new file mode 100644 index 00000000000..9b0b43f7c87 --- /dev/null +++ b/Master/texmf-dist/doc/latex/footmisc/footmisc-code.tex @@ -0,0 +1,4 @@ +% this will typeset documentation + code + +\AtBeginDocument{\AlsoImplementation} +\input{footmisc.dtx} diff --git a/Master/texmf-dist/doc/latex/footmisc/footmisc-doc.pdf b/Master/texmf-dist/doc/latex/footmisc/footmisc-doc.pdf new file mode 100644 index 00000000000..81007b198df Binary files /dev/null and b/Master/texmf-dist/doc/latex/footmisc/footmisc-doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/footmisc/footmisc-doc.tex b/Master/texmf-dist/doc/latex/footmisc/footmisc-doc.tex new file mode 100644 index 00000000000..24c9a9aaac6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/footmisc/footmisc-doc.tex @@ -0,0 +1,6 @@ +% this will typeset only documentation but not the code + +\AtBeginDocument{\OnlyDescription +% \let\tableofcontents\relax + } +\input{footmisc.dtx} diff --git a/Master/texmf-dist/doc/latex/footmisc/footmisc.pdf b/Master/texmf-dist/doc/latex/footmisc/footmisc.pdf deleted file mode 100644 index 8fb6ed64f4d..00000000000 Binary files a/Master/texmf-dist/doc/latex/footmisc/footmisc.pdf and /dev/null differ -- cgit v1.2.3