diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-24 21:24:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-24 21:24:24 +0000 |
commit | bda33c341eb25c458644341f2f5bd8e4ac9b93c8 (patch) | |
tree | f43d7257660605f2885315c81a18da5ead8ea526 /Master/texmf-dist/doc | |
parent | 86d1fcf155b86d95f64cb13634a6ecb6b3cabed2 (diff) |
newfloat (24nov19)
git-svn-id: svn://tug.org/texlive/trunk@52906 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/newfloat/CHANGELOG | 13 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/newfloat/README | 38 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/newfloat/SUMMARY | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/newfloat/newfloat.pdf | bin | 0 -> 112077 bytes |
4 files changed, 52 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 00000000000..0300dfdec85 --- /dev/null +++ b/Master/texmf-dist/doc/latex/newfloat/newfloat.pdf |