diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:49:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:49:46 +0000 |
commit | 802dd52e36f5dfdf39b9565798a01ac525ff5e48 (patch) | |
tree | 579e63f41dee1597c754cd521142ba30a3450158 /Master/texmf-dist/source/latex/12many/12many.ins | |
parent | 0bf7dc87971bc4f426fb6abdd893a26a6ae65d0b (diff) |
trunk/Master/texmf-dist/source/latex/12many
git-svn-id: svn://tug.org/texlive/trunk@117 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/12many/12many.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/12many/12many.ins | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/12many/12many.ins b/Master/texmf-dist/source/latex/12many/12many.ins new file mode 100644 index 00000000000..3f73bf9fd42 --- /dev/null +++ b/Master/texmf-dist/source/latex/12many/12many.ins @@ -0,0 +1,39 @@ +%% +%% This is a bog-standard .ins file: 12many.ins +%% +\input docstrip.tex +\keepsilent +\preamble +This is a generated file. + +This file is part of the `12many' package. +The `12many' package has the LPPL maintenance status: maintained. +Current Maintainer is Ulrich M. Schwarz, ulmi@users.sarovar.org + +Copyright (C) 2004,2005 by Ulrich M. Schwarz. + +This file may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.3a 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 + +\endpreamble + +\generate{\file{12many.sty}{\from{12many.dtx}{sty}}} +\Msg{*********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the} +\Msg{* following files into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space 12many.sty} +\Msg{*} +\Msg{* To produce the fully-indexed documentation run} +\Msg{latex 12many.dtx} +\Msg{makeindex -s gglo.ist -o 12many.gls 12many.glo} +\Msg{makeindex -s gind.ist -o 12many.ind 12many.idx} +\Msg{latex 12many.dtx} +\Msg{*} +\Msg{* Happy TeXing!} +\Msg{*********************************************************} +\endbatchfile
\ No newline at end of file |