summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/Makefile14
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/adrconvnote.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-0.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-1.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-10.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-11.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-12.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-13.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-14.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-15.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-2.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-3.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-4.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-5.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-7.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-8.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-9.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/guide-english.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/introduction.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/japanlco.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scraddr.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrdatetime.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrlfile.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex4
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrwfile.tex196
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/tocbasic.tex2
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex4
30 files changed, 263 insertions, 57 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/Makefile b/Master/texmf-dist/source/latex/koma-script/doc/english/Makefile
index 300ea0616ba..e9c2b0cd026 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/Makefile
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/Makefile
@@ -1,6 +1,6 @@
# ======================================================================
# Makefile
-# Copyright (c) Markus Kohm, 2002-2011
+# Copyright (c) Markus Kohm, 2002-2012
#
# This file is part of the LaTeX2e KOMA-Script bundle.
#
@@ -18,7 +18,7 @@
# This work consists of all files listed in manifest.txt.
# ----------------------------------------------------------------------
# Makefile
-# Copyright (c) Markus Kohm, 2002-2011
+# Copyright (c) Markus Kohm, 2002-2012
#
# Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
# Version 1.3c, verteilt und/oder veraendert werden.
@@ -56,5 +56,15 @@ tocbasic.tex: ../../tocbasic.tex
cd ../.. && tex \\nonstopmode\\input tocbasic.dtx
# ----------------------------------------------------------------------
+# ----------------------------------------------------------------------
+# NOTE: Remove these rules after real translation of scrwfile.tex
+# is available.
+scrwfile.tex: ../../scrwfile.tex
+ if [ -L $@ ] || ! [ -f $@ ]; then $(SYMLINK) $< .; else touch $@; fi
+
+../../scrwfile.tex: ../../scrwfile.dtx
+ cd ../.. && tex \\nonstopmode\\input scrwfile.dtx
+# ----------------------------------------------------------------------
+
#
# end of file `Makefile'
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/adrconvnote.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/adrconvnote.tex
index 5ce2d55af0f..9a5e0b8ccfe 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/adrconvnote.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/adrconvnote.tex
@@ -1,6 +1,6 @@
% ======================================================================
% adrconvnote.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% adrconvnote.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-0.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-0.tex
index 241430d28ad..2a25659f032 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-0.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-0.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-0.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-0.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-1.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-1.tex
index 4ded6e08ac3..550cafe8918 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-1.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-1.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-1.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-1.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-10.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-10.tex
index e4c4decf5d1..d18ff9d6ac1 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-10.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-10.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-10.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-10.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-11.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-11.tex
index a43ec2256ec..4b6906c88fe 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-11.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-11.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-11.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-11.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-12.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-12.tex
index e8b0522fadc..8ec64348da1 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-12.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-12.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-12.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-12.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-13.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-13.tex
index 9f29e448626..6ac134d09d0 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-13.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-13.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-13.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-13.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-14.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-14.tex
index eb20f27617f..e13b2435b12 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-14.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-14.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-14.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-14.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-15.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-15.tex
index b26691264cd..dede85afca5 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-15.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-15.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-15.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-15.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-2.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-2.tex
index 3641a39a67f..955e7a22d1a 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-2.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-2.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-2.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-2.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-3.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-3.tex
index b65fc24ff77..7a44e1badac 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-3.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-3.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-3.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-3.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-4.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-4.tex
index 17e5395552a..05676a29ddc 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-4.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-4.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-4.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-4.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-5.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-5.tex
index e5c1f373088..52854624c72 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-5.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-5.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-5.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-5.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex
index ada8ac362b8..0ba42ca00b1 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-6.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-6.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-7.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-7.tex
index 54aedb3b36d..c68fad12738 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-7.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-7.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-7.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-7.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-8.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-8.tex
index f0ac6b80a74..502991550dc 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-8.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-8.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-8.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-8.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-9.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-9.tex
index cd8ea17864b..de11c016ad2 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-9.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-9.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-9.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-9.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/guide-english.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/guide-english.tex
index b3fdc97076f..a17ec7efb55 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/guide-english.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/guide-english.tex
@@ -1,6 +1,6 @@
% ======================================================================
% guide-english.tex
-% Copyright (c) Markus Kohm, 2002-2011
+% Copyright (c) Markus Kohm, 2002-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% guide-english.tex
-% Copyright (c) Markus Kohm, 2002-2011
+% Copyright (c) Markus Kohm, 2002-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/introduction.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/introduction.tex
index d0b959c6881..49fc2321c00 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/introduction.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/introduction.tex
@@ -1,6 +1,6 @@
% ======================================================================
% introduction.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% introduction.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/japanlco.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/japanlco.tex
index 78960499d03..1ceb9bbe6cc 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/japanlco.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/japanlco.tex
@@ -1,6 +1,6 @@
% ======================================================================
% japanlco.tex
-% Copyright (c) Gernot Hassenpflug and Markus Kohm, 2001-2011
+% Copyright (c) Gernot Hassenpflug and Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% japanlco.tex
-% Copyright (c) Gernot Hassenpflug und Markus Kohm, 2001-2011
+% Copyright (c) Gernot Hassenpflug und Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scraddr.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scraddr.tex
index 89cd14744e7..7028b66dbd4 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scraddr.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scraddr.tex
@@ -1,6 +1,6 @@
% ======================================================================
% scraddr.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scraddr.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex
index 56f48b5a2e4..43b8d131e26 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex
@@ -1,6 +1,6 @@
% ======================================================================
% scrbookreportarticle.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scrbookreportarticle.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrdatetime.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrdatetime.tex
index 2b0bcfe659e..5f7bd41991e 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrdatetime.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrdatetime.tex
@@ -1,6 +1,6 @@
% ======================================================================
% scrdatetime.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scrdatetime.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlfile.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlfile.tex
index 6a4c993ef1c..3c5153ee853 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlfile.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlfile.tex
@@ -1,6 +1,6 @@
% ======================================================================
% scrlfile.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scrlfile.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2.tex
index 7faed9e0e49..a3e3c96dd78 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2.tex
@@ -1,6 +1,6 @@
% ======================================================================
% scrlttr2.tex
-% Copyright (c) Markus Kohm, 2002-2011
+% Copyright (c) Markus Kohm, 2002-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scrlttr2.tex
-% Copyright (c) Markus Kohm, 2002-2011
+% Copyright (c) Markus Kohm, 2002-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex
index 48ce719c306..76728b89e0d 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex
@@ -1,6 +1,6 @@
% ======================================================================
% scrpage2.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scrpage2.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrwfile.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrwfile.tex
new file mode 100644
index 00000000000..0ecb1c9a7fb
--- /dev/null
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrwfile.tex
@@ -0,0 +1,196 @@
+%%
+%% This is file `scrwfile.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% scrwfile.dtx (with options: `doc')
+%%
+%% Copyright (c) 2010-2012 by Markus Kohm <komascript(at)gmx.info>
+%%
+%% This file was generated from file(s) of the KOMA-Script bundle.
+%% ---------------------------------------------------------------
+%%
+%% This work may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, version 1.3c of the license.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3c 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 file may only be distributed together with the file
+%% `scrwfile.dtx' and `scrlogo.dtx'. You may however distribute the files
+%% `scrwfile.dtx' and `scrlogo.dtx' without this file.
+%%
+%% If this file is a beta version, you are not allowed to distribute it.
+%%
+%% English and German manuals are part of KOMA-Script bundle.
+%% ----------------------------------------------------------
+%%
+%% The english manual is at `scrwfile.dtx', too.
+%%
+%% The KOMA-Script bundle (but 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.
+%%
+%% THIS IS AN ALPHA VERSION!
+%% USAGE OF THIS VERSION IS ON YOUR OWN RISK!
+%% EVERYTHING MAY HAPPEN!
+%% EVERYTHING MAY CHANGE IN FUTURE!
+%% THERE IS NO SUPPORT, IF YOU USE THIS PACKAGE!
+%%
+%%% From File: scrwfile.dtx
+\ProvidesFile{scrwfile.tex}
+ [2011/09/11 v0.1c-alpha LaTeX2e KOMA-Script package (write and clone files)]
+\chapter[{Spare and Replace Files Using \Package{scrwfile}}]
+{Spare and Replace Files Using \Package{scrwfile}%
+ \footnote{This chapter has been generated from \File{scrwfile.dtx}.}%
+}
+\labelbase{scrwfile}
+
+\TeX{} supports 18 write handles only. Handle 0 is used
+by \TeX{} itself (log file). \LaTeX{} needs at least handle 1 for
+\Macro{@mainaux}, handle 2 for \Macro{@partaux}, one handle for
+\Macro{tableofcontents}, one handle for \Macro{listoffigures}, one
+handle for \Macro{listoftables}, one handle for \Macro{makeindex}. So
+there are 11 left. Seams a lot and enough. But every new float, every new
+index and several other packages, e.g., \Package{hyperref} need write
+handles, too. Loading \Package{scrwfile} minimizes the need of write
+handles for list of floats or tables of contents. Additionally it allows
+to clone entries from one file to another file.
+
+\section{The Idea}
+\label{sec:scrwfile.idea}
+
+Table of contents, list of figures, list of tables and other content
+directories make use of a small amount of \LaTeX{} kernel macros to open
+helper files, write to those helper files and read them. The first macro is
+\Macro{@starttoc}. It is used inside of \Macro{tableofcontents},
+\Macro{listoffigure}, \Macro{listoftable} and many \Macro{listof} macros of
+several packages.
+
+The primary macro \Macro{@starttoc} reads the helper file with the contents
+of the directory. But this kernel macro also calls for a new write handle
+and even opens the helper file for writing. So every call of this macro
+consumes one of the rare write handles.
+
+But while the document is processed nobody writes to that handle until
+\Macro{end}\PParameter{document}. Every write operation should be done using
+\Macro{addtocontents} or \Macro{addcontentsline}, that internally uses
+\Macro{addtocontents}, too. The macro \Macro{addtocontents} does not really
+write to the helper file, but writes a \Macro{@writefile} macro to the main
+or part \File{aux} file.
+
+At \Macro{end}\PParameter{document} the main \File{aux} file is closed and
+after closing \LaTeX{} inputs the main \File{aux} file. While this reading
+the \Macro{@writefile} macros are processed and only then the helper
+files are written.
+
+You see, there is no need to hold the helper files open while the document
+is processed. The helper files need to be opened only before reading the
+\File{aux} file at \Macro{end}\PParameter{document}. Even you do not need
+one write handle per helper file, if you only could write one after the
+other. In this case only one write handle would be needed. And that's the
+idea.
+
+\section{Using the Package}
+\label{sec:scrwfile.usage}
+
+First of all you have to load the package. This may be simply done using
+\begin{lstcode}
+ \usepackage{scrwfile}
+\end{lstcode}
+or if you are a package author by using
+\begin{lstcode}
+ \RequirePackage{scrwfile}
+\end{lstcode}
+This also activates the \emph{single file feature}.
+
+\subparagraph*{Note:} The package \Package{scrwfile} may be used with other
+files, that redefine \Macro{@starttoc}. But if these files do a complete
+new definition of \Macro{@starttoc} you should load them before
+\Package{scrwfile} to avoid errors.
+
+\subsection{The Single File Feature}
+
+To activate the single file feature, that means, that \Macro{\@starttoc}
+does not longer consumes write handles and every open and write to helper
+file action will be done at \Macro{end}\PParameter{document}, you only need
+to load package \Package{scrwfile}.
+
+See \autoref{sec:scrwfile.idea} for more information about the idea of this
+feature.
+
+\subparagraph*{Note:} Package \Package{scrwfile} uses package
+\Package{scrlfile} to redefine \Macro{@writefile} while
+\Macro{end}\PParameter{document}. Instead of directly writing to the helper
+files \Macro{@writefile} itself will write to a new helper file
+\Macro{jobname}\File{.wrt}. To write all the helper files this will file be
+input several times. One time for each helper file.
+
+\subsection{The Clone File Write Feature}
+
+Sometimes it is useful to input a file not only once but several times. As
+\Macro{@starttoc} does not open files for writing any longer, this may be
+done by simply using \Macro{\@starttoc} several times with the same
+extension. But sometimes you may have additional entries in only some of the
+content directories. Because of this, \Package{scrwfile} allows to copy all
+entries of a file to another file, too. We call this cloning.
+
+\begin{Declaration}
+ \Macro{TOCclone}%
+ \OParameter{heading}\Parameter{source}\Parameter{destination}
+\end{Declaration}
+\BeginIndex{Cmd}{TOCclone}%
+activates the clone feature for files with extensions \PName{source} and
+\PName{destination}. All entries to the file
+\Macro{jobname}\File{.}\PName{source} will be added to
+\Macro{jobname}\File{.}\PName{destination}, too.
+
+If extension \PName{destination} is a new one, \PName{destination} will be
+added to the list of known extensions using the \KOMAScript{} package
+\Package{tocbasic}.
+
+If the optional argument \PName{heading} is given, a new list-of macro
+\Macro{listof}\PName{destination} is defined. \PName{heading} will be used
+as section (or chapter) heading of this list. In this case several
+\Package{tocbasic} features of the \PName{source} will be copied to
+\PName{destination}, if and only if they have been set up when
+\Macro{TOCclone} was used. Feature \PName{nobabel} will always be set,
+because the language selection commands are part of the helper file and
+would be cloned, too.
+
+\begin{Example}
+E.g., you want a short table of contents
+with only the chapter level but an additional entry with the table of
+contents:
+\begin{lstcode}
+ \usepackage{scrwfile}
+ \TOCclone[Short \contentsname]{toc}{stoc}
+ \AtBeginDocument{%
+ % aux first opened at \begin{document}. So wait until this:
+ \addtocontents{toc}{% first toc entry:
+ \proctect\addcontentsline{stoc}{% write to Short Contents
+ \protect\tableofcontents% Contents
+ }%
+ }%
+ }
+ \begin{document}
+ \setcounter{tocdepth}{1}% show chapters only
+ \listofstoc% Write short table of contents
+ \setcounter{tocdepth}{6}% show all levels
+ \tableofcontents% Write table of contents
+\end{lstcode}
+You need at least three \LaTeX{} runs to get a short table of contents and a
+detailed table of contents. The detailed one produces an entry at the short
+one but this entry will not be part of the detailed table of contents.
+\end{Example}
+\EndIndex{Cmd}{TOCclone}
+
+\endinput
+%%
+%% End of file `scrwfile.tex'.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/tocbasic.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/tocbasic.tex
index 4fa6e314d8c..055fc87d798 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/tocbasic.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/tocbasic.tex
@@ -6,7 +6,7 @@
%%
%% tocbasic.dtx (with options: `doc')
%%
-%% Copyright (c) 2007-2011
+%% Copyright (c) 2007-2012
%% Markus Kohm and any individual authors listed elsewhere in this file.
%%
%% This file was generated from file(s) of the KOMA-Script bundle.
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex
index 2f2d2176b6f..41b96364831 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex
@@ -1,6 +1,6 @@
% ======================================================================
% typearea.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% typearea.tex
-% Copyright (c) Markus Kohm, 2001-2011
+% Copyright (c) Markus Kohm, 2001-2012
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.