summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/here
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-23 00:17:16 +0000
committerKarl Berry <karl@freefriends.org>2009-11-23 00:17:16 +0000
commit45214368aeb8eade236ae639a9b853146734638a (patch)
tree07e1c6c737d5d6875145d0bc8dd7b41013fdf440 /Master/texmf-dist/doc/latex/here
parent9894274e08da408ed8b6f3461c71bf89cfe6763a (diff)
compatibility package here (22nov09)
git-svn-id: svn://tug.org/texlive/trunk@16135 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/here')
-rw-r--r--Master/texmf-dist/doc/latex/here/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/here/README b/Master/texmf-dist/doc/latex/here/README
new file mode 100644
index 00000000000..59b67e6dbb7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/here/README
@@ -0,0 +1,9 @@
+(Public domain)
+
+The original here.sty by David Carlisle was withdrawn many years ago.
+The [H] modifier is now implemented in float.sty, which this here.sty
+simply reads. Another option is to use a float specifier [!ht], which
+usually has the same effect, and keeps floats in the right order. The
+present trivial here.sty merely allows old documents to keep running.
+
+--Karl Berry, November 2009.