summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/chessboard/chessboard.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/chessboard/chessboard.ins')
-rw-r--r--Master/texmf-dist/source/latex/chessboard/chessboard.ins77
1 files changed, 77 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/chessboard/chessboard.ins b/Master/texmf-dist/source/latex/chessboard/chessboard.ins
new file mode 100644
index 00000000000..0d58f3eda04
--- /dev/null
+++ b/Master/texmf-dist/source/latex/chessboard/chessboard.ins
@@ -0,0 +1,77 @@
+%%
+%% 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 Ulrike Fischer (skak@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 UlrikeFischer (skak@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:
+\usedir{tex/latex/chessboard}
+\generate{%
+ \usepreamble\UFpreamble
+ %% style
+ \file{chessboard.sty}{\from{chessboard-src.dtx}{main}}
+ \file{chessboard-pgf.sty}{\from{chessboard-src.dtx}{pgf}}
+ \file{chessboard-keys-pgf.sty}{\from{chessboard-src.dtx}{keyspgf}}
+ \file{chessboard-keys-main.sty}{\from{chessboard-src.dtx}{keysmain}}
+}
+
+\endbatchfile
+%%
+%% end of file `scrclass.ins'