summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/guide-english.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/guide-english.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/guide-english.tex114
1 files changed, 104 insertions, 10 deletions
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 24d329185a0..b7769154381 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-2007
+% Copyright (c) Markus Kohm, 2002-2008
%
% 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-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.
@@ -63,10 +63,20 @@
% \begin{macrocode}
\newcommand*{\GuideSubject}{The Guide}%
\newcommand*{\GuideTitle}{\KOMAScript}%
-\newcommand*{\GuideSubTitle}{a versatile {\LaTeXe} bundle}%
+\newcommand*{\GuideSubTitle}{a versatile {\LaTeXe} bundle%
+ % Ugly note
+ \vfill
+ \noindent Note: This document is part of \KOMAScript~3 but was written for
+ \KOMAScript~2.98. Several features of \KOMAScript~2 are obsolete (but may
+ still be used) with \KOMAScript~3. In this case this documentation
+ sometimes describes obsolete things. Several features of \KOMAScript~3 are
+ new but may not be found at this manual. This manual will be updated with
+ respect to the available ressources. Any request for help shall be sent to
+ komascript~at~gmx.info.%
+}%
\newcommand*{\GuideAuthorHeadline}{Authors of the {\KOMAScript} Bundle}%
-\newcommand*{\GuideTranslatorHeadline}{English translation of this manual by: }
-\newcommand*{\GuideWarrantyHeadline}{Legal Notes:}%
+\newcommand*{\GuideTranslatorHeadline}{English translation of this manual by:
+} \newcommand*{\GuideWarrantyHeadline}{Legal Notes:}%
\newcommand*{\GuideWarranty}{There is no warranty for any part of the
documented Software. The authors have taken care in the preparation of this
book, but make no expressed or implied warranty of any kind and assume no
@@ -80,8 +90,8 @@
\newcommand*{\GuideCopyright}{Free screen version without any optimization of
paragraph and page breaks\par\medskip%
This guide is part of {\KOMAScript}, which is free under the terms and
- conditions of {\LaTeX} Project Public License Version 1.3b. A version of this
- license, which is valid to {\KOMAScript}, is part of {\KOMAScript} (see
+ conditions of {\LaTeX} Project Public License Version 1.3b. A version of
+ this license, which is valid to {\KOMAScript}, is part of {\KOMAScript} (see
\File{lppl.txt}). Distribution of this manual\,---\,even if it is
printed\,---\,is allowed provided that all parts of {\KOMAScript} are
distributed. Distribution without the other parts of {\KOMAScript} needs a
@@ -113,25 +123,43 @@
% Some terms, e.g. used at index notes.
%
% \begin{macro}{\GuideClass}
+% \begin{macro}{\GuideClassIndexCategory}
+% \begin{macro}{\GuideClassIndexCategoryExpanded}
% The term »class«.
% \begin{macrocode}
\newcommand*{\GuideClass}{class}
+\newcommand*{\GuideClassIndexCategory}{classes}
+\let\GuideClassIndexCategoryExpanded\GuideClassIndexCategory
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuideCounter}
-% The term »counter«.
+% \begin{macro}{\GuideCounterIndexCategory}
+% \begin{macro}{\GuideCounterIndexCategoryExpanded}
+%% The term »counter«.
% \begin{macrocode}
\newcommand*{\GuideCounter}{counter}
+\newcommand*{\GuideCounterExpanded}{counters}
+\let\GuideCounterIndexCategoryExpanded\GuideCounterIndexCategory
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuideEnvironment}
+% \begin{macro}{\GuideEnvIndexCategory}
+% \begin{macro}{\GuideEnvIndexCategoryExpanded}
% The term »environment«.
% \begin{macrocode}
\newcommand*{\GuideEnvironment}{environment}
+\newcommand*{\GuideEnvIndexCategory}{environments}
+\let\GuideEnvIndexCategoryExpanded\GuideEnvIndexCategory
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuideExample}
% The term »Example« used at a kind of heading, so it should be upper case.
@@ -141,80 +169,146 @@
% \end{macro}
%
% \begin{macro}{\GuideFile}
+% \begin{macro}{\GuideFileIndexCategory}
+% \begin{macro}{\GuideFileIndexCategoryExpanded}
% The term »file«.
% \begin{macrocode}
\newcommand*{\GuideFile}{file}
+\newcommand*{\GuideFileIndexCategory}{files}
+\let\GuideFileIndexCategoryExpanded\GuideFileIndexCategory
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuideFloatstyle}
+% \begin{macro}{\GuideFloatstyleIndexCategory}
+% \begin{macro}{\GuideFloatstyleIndexCategoryExpanded}
% The term »\Package{float} style«.
% \begin{macrocode}
\newcommand*{\GuideFloatstyle}{\Package{float} style}
+\newcommand*{\GuideFloatstyleIndexCategory}{\Package{float} styles}
+\newcommand*{\GuideFloatstyleIndexCategoryExpanded}{float styles}
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuideFontElement}
-% The term »element«.
+% \begin{macro}{\GuideFontElementIndexCategory}
+% \begin{macro}{\GuideFontElementIndexCategoryExpanded}
+%% The term »element«.
% \begin{macrocode}
\newcommand*{\GuideFontElement}{element}
+\newcommand*{\GuideFontElementIndexCategory}{elements}
+\let\GuideFontElementIndexCategoryExpanded\GuideFontElementIndexCategory
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuideLength}
+% \begin{macro}{\GuideLengthIndexCategory}
+% \begin{macro}{\GuideLengthIndexCategoryExpanded}
% The term »length«.
% \begin{macrocode}
\newcommand*{\GuideLength}{length}
+\newcommand*{\GuideLengthIndexCategory}{lengths}
+\let\GuideLengthIndexCategoryExpanded\GuideLengthIndexCategory
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuideMacro}
+% \begin{macro}{\GuideMacroIndexCategory}
+% \begin{macro}{\GuideMacroIndexCategoryExpanded}
% \begin{macro}{\GuideCommand}
+% \begin{macro}{\GuideCommandIndexCategory}
+% \begin{macro}{\GuideCommandIndexCategoryExpanded}
% The term »command«.
% \begin{macrocode}
\newcommand*{\GuideMacro}{command}
\let\GuideCommand\GuideMacro
+\newcommand*{\GuideMacroIndexCategory}{commands}
+\let\GuideCommandIndexCategory\GuideMacroIndexCategory
+\let\GuideMacroIndexCategoryExpanded\GuideMacroIndexCategory
+\let\GuideCommandIndexCategoryExpanded\GuideCommandIndexCategory
% \end{macrocode}
% \end{macro}
% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuideOption}
+% \begin{macro}{\GuideOptionIndexCategory}
+% \begin{macro}{\GuideOptionIndexCategoryExpanded}
% The term »option«.
% \begin{macrocode}
\newcommand*{\GuideOption}{option}
+\newcommand*{\GuideOptionIndexCategory}{options}
+\let\GuideOptionIndexCategoryExpanded\GuideOptionIndexCategory
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuidePackage}
+% \begin{macro}{\GuidePackageIndexCategory}
+% \begin{macro}{\GuidePackageIndexCategoryExpanded}
% The term »package«.
% \begin{macrocode}
\newcommand*{\GuidePackage}{package}
+\newcommand*{\GuidePackageIndexCategory}{packages}
+\let\GuidePackageIndexCategoryExpanded\GuidePackageIndexCategory
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuidePagestyle}
+% \begin{macro}{\GuidePagestyleIndexCategory}
+% \begin{macro}{\GuidePagestyleIndexCategoryExpanded}
% The term »page style«.
% \begin{macrocode}
\newcommand*{\GuidePagestyle}{page style}
+\newcommand*{\GuidePagestyleIndexCategory}{page styles}
+\let\GuidePagestyleIndexCategoryExpanded\GuidePagestyleIndexCategory
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuidePLength}
+% \begin{macro}{\GuidePLengthIndexCategory}
+% \begin{macro}{\GuidePLengthIndexCategoryExpanded}
% \begin{macro}{\GuidePseudoPrefix}
% The prefix »pseudo« at the term »pseudo length« and the term itself.
% \begin{macrocode}
\newcommand*{\GuidePseudoPrefix}{pseudo-}
\newcommand*{\GuidePLength}{\GuidePseudoPrefix\GuideLength}
+\newcommand*{\GuidePLengthIndexCategory}{\GuidePseudoPrefix\GuideLengthIndexCategory}
+\let\GuidePLengthIndexCategoryExpanded\GuidePLengthIndexCategory
% \end{macrocode}
% \end{macro}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuideVariable}
+% \begin{macro}{\GuideVariableIndexCategory}
+% \begin{macro}{\GuideVariableIndexCategoryExpanded}
% The termo »variable«.
% \begin{macrocode}
\newcommand*{\GuideVariable}{variable}
+\newcommand*{\GuideVariableIndexCategory}{variables}
+\let\GuideVariableIndexCategoryExpanded\GuideVariableIndexCategory
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\GuideAnd}
% The ``and'' at a list of two.
@@ -414,7 +508,7 @@
% \begin{macro}{\changelogname}
% The name of the change log index.
% \begin{macrocode}
- \def\changelogname{Change Log}
+ \def\changelogname{Change Log}%
% \end{macrocode}
% \end{macro}
% \begin{macrocode}