summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/here/here.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/here/here.sty')
-rw-r--r--macros/latex/contrib/here/here.sty10
1 files changed, 10 insertions, 0 deletions
diff --git a/macros/latex/contrib/here/here.sty b/macros/latex/contrib/here/here.sty
new file mode 100644
index 0000000000..fd0a0c34e1
--- /dev/null
+++ b/macros/latex/contrib/here/here.sty
@@ -0,0 +1,10 @@
+% (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.
+\RequirePackage{float}