summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/scrtime.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/scrtime.dtx')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/scrtime.dtx28
1 files changed, 22 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/scrtime.dtx b/Master/texmf-dist/source/latex/koma-script/scrtime.dtx
index 2769e92e06a..8cda00af115 100644
--- a/Master/texmf-dist/source/latex/koma-script/scrtime.dtx
+++ b/Master/texmf-dist/source/latex/koma-script/scrtime.dtx
@@ -1,8 +1,8 @@
-% \CheckSum{275}
+% \CheckSum{282}
% \iffalse
% ======================================================================
% scrtime.dtx
-% Copyright (c) Markus Kohm, 1995-2010
+% Copyright (c) Markus Kohm, 1995-2011
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -20,7 +20,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scrtime.dtx
-% Copyright (c) Markus Kohm, 1995-2010
+% Copyright (c) Markus Kohm, 1995-2011
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -58,7 +58,7 @@
%%% From File: scrtime.dtx
%<*driver>
% \fi
-\ProvidesFile{scrtime.dtx}[2010/03/11 v3.05a KOMA-Script
+\ProvidesFile{scrtime.dtx}[2011/01/18 v3.08 KOMA-Script
(packages scrtime and scrdate)]
% \iffalse
%</driver>
@@ -538,7 +538,7 @@
% \end{macrocode}
% \end{macro}
%
-% \begin{macro}{\dayname@finish}
+% \begin{macro}{\dayname@finnish}
% \changes{v1.1n}{2005/02/07}{New (thanks to Hannu V\"ais\"anen)}
% \begin{macrocode}
\newdaylanguage{finnish}{Maanantai}{Tiistai}{Keskiviikko}
@@ -554,6 +554,22 @@
% \end{macrocode}
% \end{macro}
%
+% \begin{macro}{\dayname@danish}
+% \changes{v3.08}{2011/01/18}{New (thanks to Benjamin Hell)}
+% \begin{macrocode}
+\newdaylanguage{danish}{Mandag}{Tirsdag}{Onsdag}
+ {Torsdag}{Fredag}{L\o{}rdag}{S\o{}ndag}
+% \end{macrocode}
+% \end{macro}
+%
+% \begin{macro}{\dayname@swedish}
+% \changes{v3.08}{2011/01/18}{New (thanks to Benjamin Hell)}
+% \begin{macrocode}
+\newdaylanguage{swedish}{M\aa{}ndag}{Tisdag}{Onsdag}
+ {Torsdag}{Fredag}{L\"ordag}{S\"ondag}
+% \end{macrocode}
+% \end{macro}
+%
% If there are no language-definitions, we simply want the US-english names
% of the days.
% \changes{v1.1g}{1997/06/21}{correct name is ``tuesday''.}
@@ -589,4 +605,4 @@
%%% Local Variables:
%%% mode: doctex
%%% TeX-master: t
-%%% End: \ No newline at end of file
+%%% End: