diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/koma-script/scrdate.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/koma-script/scrdate.sty | 58 |
1 files changed, 28 insertions, 30 deletions
diff --git a/Master/texmf-dist/tex/latex/koma-script/scrdate.sty b/Master/texmf-dist/tex/latex/koma-script/scrdate.sty index 78e0fad466b..d111c410519 100644 --- a/Master/texmf-dist/tex/latex/koma-script/scrdate.sty +++ b/Master/texmf-dist/tex/latex/koma-script/scrdate.sty @@ -5,47 +5,42 @@ %% The original source files were: %% %% scrtime.dtx (with options: `scrdate') -%% scrlogo.dtx +%% scrlogo.dtx (with options: `logo') %% -%% Copyright (C) 1994-2004 by Markus Kohm. +%% Copyright (c) 1994-2006 +%% Markus Kohm and any individual authors listed elsewhere in this file. %% -%% All rights reserved. For further copyright information see the file -%% legal.txt, and any other copyright indicated in this file. +%% This file was generated from file(s) of the KOMA-Script bundle. +%% --------------------------------------------------------------- %% -%% This file is part of the LaTeX2e KOMA-Script-bundle. -%% ---------------------------------------------------- +%% It may be distributed under the conditions of the +%% LaTeX Project Public License in the version distributed together +%% with KOMA-Script, see file `lppl.txt' or `lppl-de.txt'. %% -%% The KOMA-Script-bundle (but not this file) bases on the -%% Script-family created by Frank Neukam 1993 and the standard -%% documents classes created by the LaTeX3-Team 1994-1996. -%% ------------------------------------------------------------- +%% This file may only be distributed together with a copy of the +%% KOMA-Script bundle. You may however distribute the +%% KOMA-Script bundle without all such generated files. See also +%% `lppl.txt' or `lppl-de.txt' for additional information. %% -%% 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. +%% The list of files belonging to KOMA-Script distribution is given in +%% the file `manifest.txt'. See also `lppl.txt' or `lppl-de.txt' for +%% additional information. %% +%% If this file is a beta version, you are not allowed to distribute it. %% -%% IMPORTANT NOTICE: +%% English and German manuals are part of KOMA-Script bundle. +%% ---------------------------------------------------------- %% -%% For error reports in case of UNCHANGED versions see documentation. +%% See `README'. %% -%% Please do not request updates from us directly. Distribution is -%% done through Mail-Servers, Mailboxes and TeX organizations. -%% -%% You are not allowed to change this file. -%% -%% You are allowed to distribute this file under the condition that -%% it is distributed together with all files mentioned in readme.txt -%% and liesmich.txt. See LEGAL.TXT or LEGALDE.TXT for further -%% information. -%% -%% If you receive only some of these files from someone, complain! -%% -%% You are NOT ALLOWED to distribute this file alone. +%% 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. %% +%%% From File: scrtime.dtx \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{scrdate} - [2002/02/02 v1.1m LaTeX2e KOMA + [2006/03/30 v1.1o LaTeX2e KOMA-Script package] \newcommand\todaysname{% \begingroup% @@ -144,7 +139,9 @@ \newdaylanguage{croatian}{Ponedjeljak}{Utorak}{Srijeda} {\v{C}etvrtak}{Petak}{Subota}{Nedjelja} \newdaylanguage{dutch}{Maandag}{Dinsdag}{Woensdag} - {Donderdag}{Vrijdag}{Zaterdag}{Zondag} + {Donderdag}{Vrijdag}{Zaterdag}{Zondag} +\newdaylanguage{finnish}{maanantai}{tiistai}{keskiviikko} + {torstai}{perjantai}{lauantai}{sunnuntai} \def\@dayname#1{% \begingroup% \@tempcnta #1% @@ -157,6 +154,7 @@ * Local config file scrdate.cfg used^^J% *************************************}} {} +%%% From File: scrlogo.dtx \@ifundefined{KOMAScript}{% \DeclareRobustCommand{\KOMAScript}{\textsf{K\kern.05em O\kern.05em% M\kern.05em A\kern.1em-\kern.1em Script}}}{} |