diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/float/float.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/float/float.ins | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/float/float.ins b/Master/texmf-dist/source/latex/float/float.ins new file mode 100644 index 00000000000..faac2066028 --- /dev/null +++ b/Master/texmf-dist/source/latex/float/float.ins @@ -0,0 +1,31 @@ + +\def\filedate{2000/03/09} +\def\batchfile{float.ins} +\input docstrip.tex +\def\SimplePackage#1{\generateFile{#1.sty}{t}{\from{#1.dtx}{package}}} +\keepsilent +\preamble + +IMPORTANT NOTICE: +This file is a stripped version of `float.dtx', +copyright (c) 1991-2000 Anselm Lingnau +(lingnau@tm.informatik.uni-frankfurt.de) + +This file may only be distributed together with the corresponding +`float.dtx' file. See `float.dtx' for distribution conditions on +the original source. + +\endpreamble + +\SimplePackage{float} + +\Msg{*************************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the file} +\Msg{* `float.sty' into a directory searched by TeX:} +\Msg{*} +\Msg{* To produce the documentation run `float.dtx' through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{*************************************************************} + |