From bda33c341eb25c458644341f2f5bd8e4ac9b93c8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 24 Nov 2019 21:24:24 +0000 Subject: newfloat (24nov19) git-svn-id: svn://tug.org/texlive/trunk@52906 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/newfloat/CHANGELOG | 13 ++++++++ Master/texmf-dist/doc/latex/newfloat/README | 38 ++++++++++++++++++++++ Master/texmf-dist/doc/latex/newfloat/SUMMARY | 1 + Master/texmf-dist/doc/latex/newfloat/newfloat.pdf | Bin 0 -> 112077 bytes 4 files changed, 52 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/newfloat/CHANGELOG create mode 100644 Master/texmf-dist/doc/latex/newfloat/README create mode 100644 Master/texmf-dist/doc/latex/newfloat/SUMMARY create mode 100644 Master/texmf-dist/doc/latex/newfloat/newfloat.pdf (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/newfloat/CHANGELOG b/Master/texmf-dist/doc/latex/newfloat/CHANGELOG new file mode 100644 index 00000000000..68e6585889a --- /dev/null +++ b/Master/texmf-dist/doc/latex/newfloat/CHANGELOG @@ -0,0 +1,13 @@ +Changes made in the newfloat package +==================================== + +Please note that this document does not reflect bugfix-releases, and that the dates given are the dates of the release w/o bugfixes. + +If you are interested in a complete changelog -- including bugfixes -- process the dtx files with \RecordChanges and \PrintChanges. + +v1.0 (2011/10/30) +- 1st published version + +v1.1 (2013/04/27) +- New command \PrepareListOf + diff --git a/Master/texmf-dist/doc/latex/newfloat/README b/Master/texmf-dist/doc/latex/newfloat/README new file mode 100644 index 00000000000..5d5ce912480 --- /dev/null +++ b/Master/texmf-dist/doc/latex/newfloat/README @@ -0,0 +1,38 @@ +========================================================================== + +The `newfloat' package +Copyright (C) 2011-2019 Axel Sommerfeldt (axel.sommerfeldt@f-m.fm) + +License: LPPL = LaTeX Project Public Licence +Maintenance Status: maintained (by Axel Sommerfeldt) + +Home page: + https://gitlab.com/axelsommerfeldt/newfloat + +If you need help for installation please visit: + https://texfaq.org/FAQ-inst-miktexstar + https://texfaq.org/FAQ-installthings + https://texfaq.org/FAQ-privinst + +If you need help using these packages please visit: + https://latex.org/forum/ + https://tex.stackexchange.com/ + https://golatex.de/ (German) + https://texwelt.de/ (German) + +If you think you may have found a bug in these packages, +or want to report a suggestion for improvement, please either visit + https://gitlab.com/axelsommerfeldt/newfloat/issues (preferred) +or send an e-mail to + axel.sommerfeldt@f-m.fm + +-------------------------------------------------------------------------- + +The `newfloat' package v1.1 offers the command \DeclareFloatingEnvironment +for defining new floating environments which behave like the existing +floating environments "figure" and "table". + +User Manual: newfloat.pdf (English) + +========================================================================== + diff --git a/Master/texmf-dist/doc/latex/newfloat/SUMMARY b/Master/texmf-dist/doc/latex/newfloat/SUMMARY new file mode 100644 index 00000000000..21d118cffc6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/newfloat/SUMMARY @@ -0,0 +1 @@ +This LaTeX package offers the command \DeclareFloatingEnvironment for defining new floating environments which behave like the existing floating environments "figure" and "table". diff --git a/Master/texmf-dist/doc/latex/newfloat/newfloat.pdf b/Master/texmf-dist/doc/latex/newfloat/newfloat.pdf new file mode 100644 index 00000000000..0300dfdec85 Binary files /dev/null and b/Master/texmf-dist/doc/latex/newfloat/newfloat.pdf differ -- cgit v1.2.3