diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:51:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:51:35 +0000 |
commit | 280c4c7c64f5051ffcb3961f322e8d2b518520e8 (patch) | |
tree | 2c0d0fdaeea8286f90b1c10d9d0d84af1c8e3113 /Master/texmf-dist/source/latex/caption/caption.ins | |
parent | 82fbea1d7b7cf4aeb0379c705e4e288001afc627 (diff) |
trunk/Master/texmf-dist/source/latex/caption
git-svn-id: svn://tug.org/texlive/trunk@180 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/caption/caption.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/caption/caption.ins | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/caption/caption.ins b/Master/texmf-dist/source/latex/caption/caption.ins new file mode 100644 index 00000000000..405da4afc91 --- /dev/null +++ b/Master/texmf-dist/source/latex/caption/caption.ins @@ -0,0 +1,46 @@ +\def\batchfile{caption.ins} +\input docstrip + +\askonceonly +\keepsilent + +\preamble + +Copyright (C) 1994-2005 Axel Sommerfeldt (caption@sommerfeldt.net) + +-------------------------------------------------------------------------- + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +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.3 or later is part of all distributions of LaTeX +version 2003/12/01 or later. + +This work has the LPPL maintenance status "maintained". + +This Current Maintainer of this work is Axel Sommerfeldt. + +This work consists of the files caption.ins, caption.dtx, +caption2.dtx, caption.xml, and anleitung.tex and the derived files +caption.sty, caption2.sty, caption3.sty, and manual.tex. + +\endpreamble + +\generate{\file{caption.sty}{\from{caption.dtx}{package}} + \file{caption3.sty}{\from{caption.dtx}{kernel}} + \file{manual.tex}{\from{caption.dtx}{driver}}} +\generate{\file{caption2.sty}{\from{caption2.dtx}{package}}} + +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the files} +\Msg{* `caption.sty', `caption2.sty', and 'caption3.sty'} +\Msg{* into a directory searched by TeX.} +\Msg{*} +\Msg{* To produce the documentation run the file `manual.tex'} +\Msg{* (english version) or the file `anleitung.tex' (german} +\Msg{* version) through LaTeX.} +\Msg{*} +\Msg{***********************************************************} |