summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/scrbeta.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/scrbeta.dtx')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/scrbeta.dtx30
1 files changed, 23 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/scrbeta.dtx b/Master/texmf-dist/source/latex/koma-script/scrbeta.dtx
index 09e28ddca53..d14d91c225f 100644
--- a/Master/texmf-dist/source/latex/koma-script/scrbeta.dtx
+++ b/Master/texmf-dist/source/latex/koma-script/scrbeta.dtx
@@ -1,8 +1,8 @@
-% \CheckSum{9}
+% \CheckSum{19}
% \iffalse meta-comment
% ======================================================================
% scrbeta.dtx
-% Copyright (c) Markus Kohm, 2002-2007
+% Copyright (c) Markus Kohm, 2002-2008
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -20,7 +20,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scrbeta.dtx
-% Copyright (c) Markus Kohm, 2002-2007
+% Copyright (c) Markus Kohm, 2002-2008
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3b, verteilt und/oder veraendert werden.
@@ -58,7 +58,7 @@
%%% From File: scrbeta.dtx
%<*driver>
% \fi
-\ProvidesFile{scrbeta.dtx}[2007/09/25 v1.1 KOMA-Script (beta warning)]
+\ProvidesFile{scrbeta.dtx}[2008/05/01 v3.00 KOMA-Script (beta warning)]
% \iffalse
\documentclass[halfparskip-]{scrdoc}
\usepackage[english]{babel}
@@ -96,7 +96,7 @@
%% YOU SHOULD NOT USE THIS VERSION!
%% YOU SHOULD NOT DISTRIBUTE THIS VERSION!
%% YOU SHOULD INSTALL, USE AND DISTRIBUTE ONLY RELEASES OF KOMA-SCRIPT!
-%% YOU MAY GET CURRENT RELEASE OF KOMA-SCRIPT FROM CTAN!
+%% YOU MAY GET CURRENT RELEASE OF KOMA-SCRIPT FROM CTAN OR BERLIOS!
%% !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
% \end{macrocode}
%
@@ -105,10 +105,22 @@
% \begin{macrocode}
%<class>\ClassWarningNoLine{%
%<package>\PackageWarningNoLine{%
+%<*clo>
+\providecommand*{\CLOWarning}[2]{%
+ \GenericWarning{%
+ (#1)\@spaces\@spaces\@spaces\@spaces\@spaces
+ }{%
+ Option File #1 Warning: #2\@gobble%
+ }%
+}
+\CLOWarning{%
+%</clo>
%<lco>\LCOWarningNoLine{%
% \end{macrocode}
% Now, we need to show the file.
% \begin{macrocode}
+%<extend> scrextend%
+%<scrbase> scrbase%
%<scrkbase> scrkbase%
%<book> scrbook%
%<report> scrreprt%
@@ -122,6 +134,7 @@
%<scrtime> scrtime%
%<scrdate> scrdate%
%<scraddr> scraddr%
+%<tocbasic> tocbasic%
%<DIN> DIN%
%<DINmoretext> DINmtext%
%<SN> SN%
@@ -130,14 +143,17 @@
%<KOMAold> KOMAold%
%<scrxfloat> scrxfloat%
%<tocstyle> tocstyle%
+%<10pt> scrsize10pt.clo%
+%<11pt> scrsize11pt.clo%
+%<12pt> scrsize12pt.clo%
}{%
THIS IS A BETA VERSION!\MessageBreak
YOU SHOULD NOT USE THIS VERSION!\MessageBreak
YOU SHOULD NOT DISTRIBUTE THIS VERSION!\MessageBreak
YOU SHOULD INSTALL, USE AND DISTRIBUTE\MessageBreak
ONLY RELEASES OF KOMA-SCRIPT!\MessageBreak
- YOU MAY GET CURRENT RELEASE OF KOMA-SCRIPT\MessageBreak
- FROM CTAN%
+ YOU MAY GET CURRENT RELEASE OF\MessageBreak
+ KOMA-SCRIPT FROM CTAN OR BERLIOS%
}
% \end{macrocode}
%