summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/rubik/rubikcube.ins
blob: 5b5d6d5f45a8e879a150a87ffe582699a89adf37 (plain)
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
%% rubikcube.dtx
%% Copyright 2014  RWD Nickalls (dick@nickalls.org) and A Syropoulos (asyropoulos@yahoo.com)
%%
%% 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 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status `maintained'.
%% 
%% The Current Maintainer of this work are  RWD Nickalls and A Syropoulos
%%
%%
%% This work consists of the files rubikcube.dtx and rubikcube.ins
%% and the derived file rubikcube.sty.
%%
%% --------------- start of docstrip commands ------------------
%%
\def\batchfile{rubikcube.ins}
\input docstrip.tex

\preamble

----------------------------------------------------------------- 
  Authors: RWD Nickalls (dick@nickalls.org) 
          and Apostolos Syropoulos (asyropoulos@yahoo.com)

  Copyright 2014  RWD Nickalls and A Syropoulos


  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: <http://www.latex-project.org/lppl.txt>

  This work consists of the files listed in the README file.
----------------------------------------------------------------- 

  This is a LaTeX/TikZ package for drawing Rubik cubes
  Please report errors or suggestions for improvement to

         RWD Nickalls  (dick@nickalls.org)
         Apostolos Syropoulos (asyropoulos@yahoo.com)

  This package requires the basic TikZ package to be loaded already
------------------------------------------------------------------
\endpreamble

\keepsilent  %%disables most of the screen output
%% \askforoverwritefalse  %%enables automatic overwriting of .sty 
\generate{\file{rubikcube.sty}{\from{rubikcube.dtx}{rubikcube}}}

%%now write a screen message for the user
\obeyspaces
\Msg{*******************************************************}
\Msg{*                                                     *}
\Msg{* To finish the installation you have to move the     *}
\Msg{* following file into a directory searched by TeX:    *}
\Msg{*                                                     *}
\Msg{*       rubikcube.sty                                *}
\Msg{*                                                     *}
\Msg{* To produce the documentation run the file           *}
\Msg{* rubikcube.dtx through LaTeX.                       *}
\Msg{* For an index, process any filename.idx  file by     *}
\Msg{*      makeindex -s gind.ist filename                 *}
\Msg{* For list of changes, process any filename.glo file  *}
\Msg{* makeindex -s gglo.ist -o filename.gls filename.glo  *}
\Msg{*                                                     *}
\Msg{* Happy TeXing!                                       *}
\Msg{*******************************************************}

\endbatchfile
%%------------EOF---------------