File: cwpuzzle.ins

package info (click to toggle)
texlive-extra 2005.dfsg.3-2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 377,316 kB
  • ctags: 5,643
  • sloc: perl: 40,098; makefile: 4,314; sh: 3,702; ansic: 1,571; xml: 559; java: 465; python: 411; csh: 319; pascal: 278; lisp: 248; tcl: 177; awk: 127; cpp: 114
file content (43 lines) | stat: -rw-r--r-- 1,648 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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