summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/cwpuzzle/cwpuzzle.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:52:12 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:52:12 +0000
commitb2539d622ace09a4c7321ffb749e0d15f92c6d28 (patch)
tree3bb8b17d6b8168243202366e5f022673233ed549 /Master/texmf-dist/source/latex/cwpuzzle/cwpuzzle.ins
parent4a7c88ec3ceec0d0f66d8af671597598ef213bf7 (diff)
trunk/Master/texmf-dist/source/latex/cwpuzzle
git-svn-id: svn://tug.org/texlive/trunk@216 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/cwpuzzle/cwpuzzle.ins')
-rw-r--r--Master/texmf-dist/source/latex/cwpuzzle/cwpuzzle.ins43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/cwpuzzle/cwpuzzle.ins b/Master/texmf-dist/source/latex/cwpuzzle/cwpuzzle.ins
new file mode 100644
index 00000000000..ab749a8b6b4
--- /dev/null
+++ b/Master/texmf-dist/source/latex/cwpuzzle/cwpuzzle.ins
@@ -0,0 +1,43 @@
+%%------------------------------------------------------------------
+%% Driver file to extract the dtx style and package file.
+%%
+%% Copyright (C) 1995 Gerd Neugebauer
+%%
+%% Author: Gerd Neugebauer
+%% Mainzer Str. 8
+%% 56321 Rhens
+%% Mail: gerd@informatik.uni-koblenz.de
+%%
+%% cwpuzzle.ins is distributed in the hope that it will be useful,
+%% but WITHOUT ANY WARRANTY. No author or distributor accepts
+%% responsibility to anyone for the consequences of using it or for
+%% whether it serves any particular purpose or works at all, unless
+%% he says so in writing.
+%%
+%% Everyone is granted permission to copy, modify and redistribute
+%% cwpuzzle.ins, provided this copyright notice is preserved and
+%% any modifications are indicated.
+%%
+%%------------------------------------------------------------------
+%%
+%% Run this file through TeX or LaTeX to extract the files.
+%% You need the docstrip package as distributed with LaTeX2e.
+%% It is also availlable as seperate package from any CTAN site.
+%%
+%%------------------------------------------------------------------
+\def\batchfile{cwpuzzle.ins}
+\input docstrip.tex
+\keepsilent
+\generateFile{cwpuzzle.sty}{t}{\from{cwpuzzle.dtx}{}}
+\Msg{****************************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* files into a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space cwpuzzle.sty}
+\Msg{*}
+\Msg{* To produce the documentation run cwpuzzle.dtx through LaTeX.}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{****************************************************************}
+\endinput