diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-05 17:43:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-05 17:43:13 +0000 |
commit | c2a544ec428c552ba203547c34489525dfb4a7bf (patch) | |
tree | a8f37283985925269e173bce52f226993cdb7f8b /Master/texmf-dist/doc/latex/endfloat/README | |
parent | 43c8ffeda0f732ffbf41e0cfd74547b319469670 (diff) |
endfloat (15apr19)
git-svn-id: svn://tug.org/texlive/trunk@51003 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/endfloat/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/endfloat/README | 30 |
1 files changed, 20 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/endfloat/README b/Master/texmf-dist/doc/latex/endfloat/README index 2740eb0e70d..395f19957f9 100644 --- a/Master/texmf-dist/doc/latex/endfloat/README +++ b/Master/texmf-dist/doc/latex/endfloat/README @@ -1,4 +1,4 @@ -This is the readme file for the endfloat package v2.6 +This is the readme file for the endfloat package v2.7 This readme was modified on October 2, 1997 but without updated endfloat itself, instead to fix errors in this file @@ -15,6 +15,10 @@ It was again modified on March 24, 2018, by Axel Sommerfeldt <axel.sommerfeldt@f-m.fm> to reflect the changes introduced with version 2.6 of the endfloat package. +It was again modified on April 15, 2019, by Axel Sommerfeldt +<axel.sommerfeldt@f-m.fm> to reflect the changes introduced +with version 2.7 of the endfloat package. + Endfloat is a LaTeX package. Versions 2.1 and above require LaTeX2e. @@ -55,6 +59,14 @@ Then run LaTeX (at least) two more times to get the index in the table of contents. =============================================================================== +Major changes in version 2.7 since 2.6: + New package option 'disable' has been added. + New command \addtodelayedfloat has beed added. + New macros \efloatbegin, \efloatend, \efloatbeginlist, + and \efloatendlist for customization have been added. + The bugfix regarding the usage of UTF-8 characters in floating environments + has been revised. + Major changes in version 2.6 since 2.5: New package options 'notables' and 'nofigures' have been added. New macros \efloattype, \efloatheading, \efloatpreamble, and \efloatpostamble @@ -79,24 +91,22 @@ Major changes in version 2.3 and 2.2 since 2.1: generally. =============================================================================== -Maintainer: Axel Sommerfeldt <axel.sommerfeldt@f-m.fm> -Original authors: James Darrell McCauley and Jeff Goldberg (jeffrey@goldmark.org) +Maintainer: -none- +Original authors: James Darrell McCauley, Jeff Goldberg (jeffrey@goldmark.org), + and Axel Sommerfeldt <axel.sommerfeldt@f-m.fm> Obtaining endfloat: The necessary files are kept on the Comprehensive -TeX Archive Network (CTAN). Current CTAN sites are ftp.tex.ac.uk, -ftp.shsu.edu, and ftp.dante.de. They are also mirrored at other locations. -Once on CTAN, type the command "quote site index endfloat" to -find where endfloat lives. It is probably in -macros/latex/contrib/supported/endfloat . -Get the whole directory. +TeX Archive Network (CTAN): http://mirror.ctan.org/macros/latex/contrib/endfloat +Code repository: https://gitlab.com/axelsommerfeldt/endfloat +Bug tracker: https://gitlab.com/axelsommerfeldt/endfloat/issues =============================================================================== License and copying: endfloat for LaTeX Copyright (C) 1992 Darrel McCauley Copyright (C) 1994-2011 Jeffrey Goldberg <jeffrey@goldmark.org> - Copyright (C) 2011-2018 Axel Sommerfeldt <axel.sommerfeldt@f-m.fm> + Copyright (C) 2011-2019 Axel Sommerfeldt <axel.sommerfeldt@f-m.fm> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |