blob: ab0a07dbb225006b1243a55d5de594ab30f6eacb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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
v1.2 (2023/10/01)
- \DeclareFloatingEnvironment now defines a name for \autoref, too
- New options "autorefname=" (for hyperref) and "legendname=" (for memoir)
- New command \newfloat@dont@patch@chapter for LaTeX document class maintainers
|