blob: cc67fb8fb1138653cb66e777d8d730f90d5b47f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
README for tameflts.sty, 2004/04/21,
Uwe Lueck http://contact-ednotes.sty.de.vu .
The files address the problem that LaTeX floats and \marginpar
may cause misplacement of footnotes or footnote splits. (The
LaTeX code makes me also expect problems with \enlargethispage).
tameflts.sty provides
* a simple, experimental fix, maybe just as a
contribution to discussion and as a summary of
what other authors have contributed;
* many explanations -- so go on reading there.
deml3541.tex demonstrates the fix and adds a few explanations.
newbug.tex demonstrates a weakness of tameflts, or that such a
simple approach does not perfectly suffice, rather
LaTeX needs an essentially new mechanism for
handling floats indeed.
fltfltdk.tex varies deml3541.tex to test interaction with Mats
Dahlgren's package floatflt.
(The package was called `noreins.sty' earlier, in folder
`noreinserts'. Added infos on compatibility 2005/04/21.)
|