summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/floatflt/floatflt.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-07 22:52:49 +0000
committerKarl Berry <karl@freefriends.org>2011-08-07 22:52:49 +0000
commitcd1184b0b8cac0389c4d4a96444d5d3ac3673b16 (patch)
treecfbd11518c3cb13792479f77d0ba9aaa8281376a /Master/texmf-dist/source/latex/floatflt/floatflt.ins
parentb9796f07afb63ea44bdf7109294476668d4d1c5f (diff)
floatflt restored, since license changed (tex-live mail 3aug11)
git-svn-id: svn://tug.org/texlive/trunk@23445 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/floatflt/floatflt.ins')
-rw-r--r--Master/texmf-dist/source/latex/floatflt/floatflt.ins59
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/floatflt/floatflt.ins b/Master/texmf-dist/source/latex/floatflt/floatflt.ins
new file mode 100644
index 00000000000..45b5d6a41ed
--- /dev/null
+++ b/Master/texmf-dist/source/latex/floatflt/floatflt.ins
@@ -0,0 +1,59 @@
+%
+% This is file `floatflt.ins', the installation file for the
+% `floatflt' package. Last revised 2008/03/17.
+%
+% Copyright (c) 1994-1998 by Mats Dahlgren <matsd@sssk.se>,
+% http://www.homenet.se/matsd/ . All rights reserved.
+%
+% You may use the `floatflt' package freely, but at your own
+% risk. The authors of floatflt.dtx and floatflt.ins (the
+% complete `floatflt' package distribution) can not be held
+% responsible for any consequence of your using any of these
+% files, or files created from these, including hardware,
+% software, and data damage. You may not make any changes to
+% the files floatflt.dtx or floatflt.ins. You are allowed to make
+% changes to the `\documentclass' and/or `\usepackage' commands
+% of the file `floatexm.tex'. You may incorporate
+% the code from these files in other files under different
+% names, provided the original authors are given full credit for
+% their work and that you yourself take the complaints from the
+% user(s) of your file(s). You may freely distribute the
+% files floatflt.dtx and floatflt.ins, provided that you
+% always distribute `floatflt.dtx' and `floatflt.ins' together
+% at the same time.
+%
+\NeedsTeXFormat{LaTeX2e}[1996/12/01]
+\def\batchfile{floatflt.ins}
+\input docstrip.tex
+
+\keepsilent
+\preamble
+
+Copyright (c) 1994-1998 by Mats Dahlgren <matsd@sssk.se>.
+All rights reserved. See the file `floatflt.ins' for information
+on how you may (re-)distribute the `floatflt' package files.
+You are not allowed to make any changes to this file without
+explicit permission from the author.
+
+\endpreamble
+
+\generate{\file{floatflt.sty}{\from{floatflt.dtx}{paketkod}}%
+ \file{floatexm.tex}{\from{floatflt.dtx}{exempelkod}}%
+ \file{floatfge.tex}{\from{floatflt.dtx}{gammalkod}}%
+}
+
+\Msg{**************************************************************}
+\Msg{ }
+\Msg{ To finish the installation you have to move the file}
+\Msg{ `floatflt.sty' into a directory searched by TeX.}
+\Msg{ }
+\Msg{ To type-set the documentation, run the file `floatflt.dtx'}
+\Msg{ twice through LaTeX. The original `floatfig' documentation}
+\Msg{ can be type-set by running the file `floatfge.tex' through }
+\Msg{ LaTeX. To get an example file, run the file `floatexm.tex'}
+\Msg{ through LaTeX.}
+\Msg{ }
+\Msg{*************************************************************}
+%%
+%% end of file floatflt.ins
+%%