summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/chessboard/chessboard.ins
blob: d232755207c71b2f855eb30a1d627a4bcc8c1a6c (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
%%
%% This file will generate fast loadable files from chessfss-ex.dtx
%% when run through LaTeX or TeX.
%%
%% This file is part of the LaTeX2e package chessboard
%% ---------------------------------------------------
%%
%%  This system is distributed in the hope that it will be useful,
%%  but WITHOUT ANY WARRANTY; without even the implied warranty of
%%  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
%%
%% Copyright 2006-2019 Ulrike Fischer (chess@nililand.de)
%% -------------------------------------------
%
%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License distributed from CTAN archives
%% in the directory macros/latex/base/lppl.txt; either version 1 of
%% the License, or (at your option) any later version.

%%
%% --------------- start of docstrip commands ------------------
%%
\input docstrip.tex

\keepsilent
\askforoverwritetrue

\preamble
\endpreamble

\ifToplevel{\ifx\generate\undefined
    \Msg{**********************************************}
    \Msg{*}
    \Msg{* This installation requires docstrip}
    \Msg{* version 2.3c or later.}
    \Msg{*}
    \Msg{* An older version of docstrip has been input}
    \Msg{*}
    \Msg{**********************************************}
    \errhelp{Move or rename old docstrip.tex.}
    \errmessage{Old docstrip in input path}
    \batchmode
    \csname @@end\endcsname
  \fi
  \ifx\askonceonly\undefined\else\askonceonly\fi
}

\declarepreamble\UFpreamble

chessboard: a package to print chessboards
Copyright 2006-2019 Ulrike Fischer (chess@nililand.de)
-------------------------------------------

This file can be redistributed and/or modified under the terms of
the LaTeX Project Public License distributed from CTAN archives in
the directory macros/latex/base/lppl.txt; either version 1 of the
License, or (at your option) any later version.

For error reports see documentation.
\endpreamble

%% File generation:
\generate{%
 \usepreamble\UFpreamble
 \file{chessboard.sty}{\from{chessboard.dtx}{chessboard}}
 \file{chessboard-pgf.sty}{\from{chessboard.dtx}{chessboard-pgf}}
 \file{chessboard-keys-main.sty}{\from{chessboard.dtx}{chessboard-keys-main}}
 \file{chessboard-keys-pgf.sty}{\from{chessboard.dtx}{chessboard-keys-pgf}}
}
\endbatchfile
%%
%%end of file chessboard.ins