summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/scrlfile.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/scrlfile.ins')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/scrlfile.ins169
1 files changed, 169 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/scrlfile.ins b/Master/texmf-dist/source/latex/koma-script/scrlfile.ins
new file mode 100644
index 00000000000..15edabc703a
--- /dev/null
+++ b/Master/texmf-dist/source/latex/koma-script/scrlfile.ins
@@ -0,0 +1,169 @@
+% ======================================================================
+% scrlfile.ins
+% Copyright (c) Markus Kohm, 2002-2006
+%
+% This file is part of the LaTeX2e KOMA-Script bundle.
+%
+% This work may be distributed and/or modified under the conditions of
+% the LaTeX Project Public License, version 1.3b of the license.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3b or later is part of all distributions of LaTeX
+% version 2005/12/01 or later and of this work.
+%
+% This work has the LPPL maintenance status "author-maintained".
+%
+% The Current Maintainer and author of this work is Markus Kohm.
+%
+% This work consists of all files listed in manifest.txt.
+% ----------------------------------------------------------------------
+% scrlfile.ins
+% Copyright (c) Markus Kohm, 2002-2006
+%
+% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
+% Version 1.3b, verteilt und/oder veraendert werden.
+% Die neuste Version dieser Lizenz ist
+% http://www.latex-project.org/lppl.txt
+% und Version 1.3b ist Teil aller Verteilungen von LaTeX
+% Version 2005/12/01 oder spaeter und dieses Werks.
+%
+% Dieses Werk hat den LPPL-Verwaltungs-Status "author-maintained"
+% (allein durch den Autor verwaltet).
+%
+% Der Aktuelle Verwalter und Autor dieses Werkes ist Markus Kohm.
+%
+% Dieses Werk besteht aus den in manifest.txt aufgefuehrten Dateien.
+% ======================================================================
+
+% ---------- start of docstrip process ---------------------------------
+\def\batchfile{scrlfile.ins}
+
+\input docstrip.tex
+
+\let\ifbeta=\iffalse
+
+\ifToplevel{\ifx\generate\undefined
+ \Msg{************************************************************}
+ \Msg{*}
+ \Msg{* This installation requires docstrip version 2.3c or}
+ \Msg{* later, but an old version of docstrip has been input.}
+ \Msg{* You have to update docstrip and maybe LaTeX first!}
+ \Msg{*}
+ \Msg{************************************************************}
+ \errhelp{Install a new version of docstrip.}
+ \errmessage{Old docstrip in input path}
+ \batchmode
+ \csname @@end\endcsname
+ \fi
+ \Msg{************************************************************}
+ \Msg{*}
+ \Msg{* KOMA-Script}
+ \Msg{* a versatile LaTeX2e bundle}
+ \Msg{*}
+ \Msg{* This is `\batchfile', a batchfile to unpack some or all}
+ \Msg{* parts of KOMA-Script. See `liesmich.txt' (german) or}
+ \Msg{* `readme.txt' (english) for additional information.}
+ \Msg{*}
+ \Msg{* If some - maybe old - files of KOMA-Script are already}
+ \Msg{* installed, you will be ask, if it is allowed to overwrite}
+ \Msg{* them. Answering `yes' doesn't mean, that `\batchfile'}
+ \Msg{* WILL overwrite such files. It means only, that}
+ \Msg{* `\batchfile' or installation MAY overwrite them.}
+ \Msg{*}
+ \Msg{************************************************************}
+}
+
+% ---------- some docstrip switchs -------------------------------------
+
+\ifToplevel{%
+ \keepsilent
+ \askforoverwritetrue
+ \ifx\askonceonly\undefined\else\askonceonly\fi
+}
+
+% ---------- defining preambles ----------------------------------------
+
+\preamble
+
+Copyright (c) 1994-2002
+Markus Kohm and any individual authors listed elsewhere in this file.
+
+This file was generated from file(s) of the KOMA-Script bundle.
+---------------------------------------------------------------
+
+It may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.2
+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.2 or later is part of all distributions of LaTeX
+version 1999/12/01 or later.
+
+This file may only be distributed together with the files
+`scrlogo.dtx', `scrlfile.dtx' and `scrlfile.ins'. You may however
+distribute the files `scrlogo.dtx', `scrlfile.dtx' and `scrlfile.ins'
+without this file. See also `scrlfile.dtx' for additional information.
+
+If this file is a beta version, you are not allowed to distribute it.
+
+English and German manuals are part of KOMA-Script bundle.
+----------------------------------------------------------
+
+A short version of the english manual is at `scrlfile.dtx', too.
+
+The KOMA-Script bundle (but maybe not this file) was based upon the
+LaTeX2.09 Script family created by Frank Neukam 1993 and the LaTeX2e
+standard classes created by The LaTeX3 Project 1994-1996.
+
+\endpreamble
+
+% ---------- File generation -------------------------------------------
+
+\generate{\usepreamble\defaultpreamble
+ \file{scrlfile.sty}{%
+ \ifbeta\from{scrbeta.dtx}{package,scrlfile}\fi
+ \from{scrlfile.dtx}{scrlfile}%
+ \from{scrlogo.dtx}{logo}%
+ }%
+}
+
+% ---------- end of docstrip process -----------------------------------
+
+\ifToplevel{%
+ \Msg{************************************************************}
+ \Msg{*}
+ \Msg{* KOMA-Script}
+ \Msg{* a versatile LaTeX2e bundle}
+ \Msg{*}
+ \ifbeta
+ \Msg{* THIS IS A BETA VERSION. YOU SHOULD NOT INSTALL OR USE IT!}
+ \Msg{* THERE MAY BE A LOT OF BUGS AT THIS VERSION!}
+ \Msg{* PLEASE INSTALL THE RELEASE YOU CAN FIND AT CTAN!}
+ \else
+ \Msg{* To finish the installation you have to move some}
+ \Msg{* files into a directory searched by TeX.}
+ \Msg{* See INSTALL.TXT (english) or INSTALLD.TXT (german)}
+ \Msg{* from KOMA-Script bundle for additional information.}
+ \Msg{*}
+ \Msg{* You may also produce the implementation documentation}
+ \Msg{* including also a short version of the english manual.}
+ \Msg{* To produce it, do}
+ \Msg{* \space\space latex scrlfile.dtx}
+ \Msg{* \space\space mkindex scrlfile}
+ \Msg{* \space\space latex scrlfile.dtx}
+ \Msg{* after finishing the installation.}
+ \Msg{*}
+ \Msg{* Happy TeXing}
+ \fi
+ \Msg{*}
+ \Msg{************************************************************}
+}
+
+\endinput
+%
+% end of file `scrlfile.ins'
+%%% Local Variables:
+%%% mode: latex
+%%% mode: font-lock
+%%% TeX-master: t
+%%% End: