diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-08 17:56:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-08 17:56:22 +0000 |
commit | dad94a4dcb71392996b045db358e9b09affeef74 (patch) | |
tree | 3e6bb4bc7dd773003f6ec21e736c8d8662cdd541 /Master/texmf-dist/doc/latex/tamefloats/README.txt | |
parent | cdb33d59d9cec048bac89cb1c4bc3aa2cfa9b19b (diff) |
new old latex package tamefloats
git-svn-id: svn://tug.org/texlive/trunk@27345 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tamefloats/README.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/tamefloats/README.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tamefloats/README.txt b/Master/texmf-dist/doc/latex/tamefloats/README.txt new file mode 100644 index 00000000000..cc67fb8fb11 --- /dev/null +++ b/Master/texmf-dist/doc/latex/tamefloats/README.txt @@ -0,0 +1,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.) |