From 45214368aeb8eade236ae639a9b853146734638a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 23 Nov 2009 00:17:16 +0000 Subject: compatibility package here (22nov09) git-svn-id: svn://tug.org/texlive/trunk@16135 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/here/here.sty | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/here/here.sty (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/here/here.sty b/Master/texmf-dist/tex/latex/here/here.sty new file mode 100644 index 00000000000..fd0a0c34e12 --- /dev/null +++ b/Master/texmf-dist/tex/latex/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} -- cgit v1.2.3