summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/komascr.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/komascr.ins')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/komascr.ins89
1 files changed, 0 insertions, 89 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/komascr.ins b/Master/texmf-dist/source/latex/koma-script/komascr.ins
deleted file mode 100644
index 9552e81c901..00000000000
--- a/Master/texmf-dist/source/latex/koma-script/komascr.ins
+++ /dev/null
@@ -1,89 +0,0 @@
-\let\ifbeta\iffalse
-%%
-%% This file will generate fast loadable files from the dtx files in this
-%% bundle when run through LaTeX or TeX.
-%%
-%% This file is part of the LaTeX2e KOMA-Script bundle
-%% ---------------------------------------------------
-%%
-%% 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.
-%%
-%% IMPORTANT NOTICE:
-%%
-%% Copyright 1994-2004 Markus Kohm, Frank Neukam and the individual authors.
-%% All rights reserved. For further copyright information see the file
-%% readme.txt or liesmich.txt, and any other copyright indicated in this
-%% file.
-%%
-%% Permission is granted to distributed verbatim copies of this file
-%% together with all other files of the KOMA-script bundle (as mentioned
-%% in readme.txt and liesmich.txt).
-%%
-%% No other permissions to copy or distribute this file in any form
-%% are granted and in particular no permission to modify its contents.
-%%
-%% --------------- start of docstrip commands ------------------
-%%
-\def\batchfile{komascr.ins}
-\input docstrip.tex
-
-\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
-}
-
-\preamble
-\endpreamble
-
-\keepsilent
-
-\askforoverwritetrue
-
-\batchinput{scrclass.ins}
-\batchinput{scrpage.ins}
-\batchinput{scrtime.ins}
-
-\ifToplevel{
-\Msg{***********************************************************}
-\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!}
-\Msg{*}
-\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{* for more information.}
-\Msg{*}
-\Msg{* You may also produce the implementation-documentation,}
-\Msg{* but you don't need. To produce it, run the files}
-\Msg{* ending with `.dtx' through LaTeX after finishing the}
-\Msg{* installation.}
-\Msg{*}
-\Msg{* To find the manual read readme.txt (english) or}
-\Msg{* liesmich.txt (german).}
-\Msg{*}
-\Msg{* Happy TeXing}
-\fi
-\Msg{***********************************************************}
-}
-
-\endinput
-%%
-%% end of file `komascr.ins' \ No newline at end of file