summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/koma-script/source-doc/english/guide-english.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/koma-script/source-doc/english/guide-english.tex')
-rw-r--r--macros/latex/contrib/koma-script/source-doc/english/guide-english.tex27
1 files changed, 23 insertions, 4 deletions
diff --git a/macros/latex/contrib/koma-script/source-doc/english/guide-english.tex b/macros/latex/contrib/koma-script/source-doc/english/guide-english.tex
index edebaee2b9..6e16884217 100644
--- a/macros/latex/contrib/koma-script/source-doc/english/guide-english.tex
+++ b/macros/latex/contrib/koma-script/source-doc/english/guide-english.tex
@@ -1,6 +1,6 @@
% ======================================================================
% guide-english.tex
-% Copyright (c) Markus Kohm, 2002-2018
+% Copyright (c) Markus Kohm, 2002-2019
%
% 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-2018
+% Copyright (c) Markus Kohm, 2002-2019
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -46,7 +46,7 @@
% ======================================================================
%
\KOMAProvidesFile{guide-english.tex}
- [$Date: 2018-03-21 10:37:34 +0100 (Wed, 21 Mar 2018) $
+ [$Date: 2019-02-20 12:41:53 +0100 (Wed, 20 Feb 2019) $
KOMA-Script guide language dependencies]
%
% \section{Extra Packages}
@@ -303,7 +303,7 @@
% \begin{macro}{\GuideVariable}
% \begin{macro}{\GuideVariableIndexCategory}
% \begin{macro}{\GuideVariableIndexCategoryExpanded}
-% The termo ``variable''.
+% The term ``variable''.
% \begin{macrocode}
\newcommand*{\GuideVariable}{variable}
\newcommand*{\GuideVariableIndexCategory}{variables}
@@ -313,6 +313,19 @@
% \end{macro}
% \end{macro}
%
+% \begin{macro}{\GuideHook}
+% \begin{macro}{\GuideHookIndexCategory}
+% \begin{macro}{\GuideHookIndexCategoryEpanded}
+% The term ``hook''.
+% \begin{macrocode}
+\newcommand*{\GuideHook}{hook}
+\newcommand*{\GuideHookIndexCategory}{hooks}
+\let\GuideHookIndexCategoryExpanded\GuideHookIndexCategory
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+%
% \begin{macro}{\GuideAnd}
% The ``and'' at a list of two.
% \begin{macrocode}
@@ -351,6 +364,8 @@
% \begin{macro}{\GuidefilIndexShort}
% \begin{macro}{\GuideoptIndex}
% \begin{macro}{\GuideoptIndexShort}
+% \begin{macro}{\GuidehokIndex}
+% \begin{macro}{\GuidehokIndexShort}
% The titles and short titles of each single index.
\newcommand*{\GuidegenIndex}{General Index}%
\newcommand*{\GuidecmdIndex}{Index of Commands, Environments, and Variables}%
@@ -364,6 +379,10 @@
\newcommand*{\GuidefilIndexShort}{Index of Files, etc.}%
\newcommand*{\GuideoptIndex}{Index of Class and Package Options}%
\newcommand*{\GuideoptIndexShort}{Index of Options}%
+\newcommand*{\GuidehokIndex}{Index of Do-Hooks}
+\let\GuidehokIndexShort\GuidehokIndex
+% \end{macro}
+% \end{macro}
% \end{macro}
% \end{macro}
% \end{macro}