diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:57:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:57:09 +0000 |
commit | 25a63a89071064b748f75e62d8f093ca7cf71296 (patch) | |
tree | 11cf6551bc39755838111c20cb4df55fa6b79fb4 /Master/texmf-dist/source/latex/rotfloat/rotfloat.ins | |
parent | 6503c91bd38e667c9173750a5169f069184297b9 (diff) |
trunk/Master/texmf-dist/source/latex/rotfloat
git-svn-id: svn://tug.org/texlive/trunk@493 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/rotfloat/rotfloat.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/rotfloat/rotfloat.ins | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/rotfloat/rotfloat.ins b/Master/texmf-dist/source/latex/rotfloat/rotfloat.ins new file mode 100644 index 00000000000..40928a87541 --- /dev/null +++ b/Master/texmf-dist/source/latex/rotfloat/rotfloat.ins @@ -0,0 +1,34 @@ +\def\batchfile{rotfloat.ins} +\input docstrip + +\keepsilent +\preamble + +Copyright (c) 1995-2004 Axel Sommerfeldt (rotfloat@sommerfeldt.net) + +This file is part of the rotfloat package. +------------------------------------------ + +It may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.2 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.2 or later is part of all distributions of LaTeX +version 1999/12/01 or later. + +\endpreamble + +%\generateFile{rotfloat.drv}{t}{\from{rotfloat.dtx}{driver}} +\generateFile{rotfloat.sty}{t}{\from{rotfloat.dtx}{package}} + +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the file} +\Msg{* `rotfloat.sty' into a directory searched by TeX.} +\Msg{*} +\Msg{* To produce the documentation run the file `rotfloat.dtx'} +\Msg{* through LaTeX.} +\Msg{*} +\Msg{***********************************************************} + |