summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/here/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/here/README')
-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.