summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/koma-script/scrlfile.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/koma-script/scrlfile.dtx')
-rw-r--r--macros/latex/contrib/koma-script/scrlfile.dtx29
1 files changed, 7 insertions, 22 deletions
diff --git a/macros/latex/contrib/koma-script/scrlfile.dtx b/macros/latex/contrib/koma-script/scrlfile.dtx
index 027c998175..8e51c2e09b 100644
--- a/macros/latex/contrib/koma-script/scrlfile.dtx
+++ b/macros/latex/contrib/koma-script/scrlfile.dtx
@@ -1,7 +1,7 @@
% \iffalse^^A meta-comment
% ======================================================================
% scrlfile.dtx
-% Copyright (c) Markus Kohm, 2002-2022
+% Copyright (c) Markus Kohm, 2002-2023
%
% This file is part of the work `scrlfile' which is part of the LaTeX2e
% KOMA-Script bundle.
@@ -19,14 +19,14 @@
%
% This work consists of all files listed in MANIFEST.md.
% ======================================================================
-%%% From File: $Id: scrlfile.dtx 3874 2022-06-05 10:38:02Z kohm $
+%%% From File: $Id: scrlfile.dtx 4032 2023-04-17 09:45:11Z kohm $
%<*dtx>
\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi
\begingroup
\def\filedate$#1: #2-#3-#4 #5${\gdef\filedate{#2/#3/#4}}
- \filedate$Date: 2022-06-05 12:38:02 +0200 (So, 05. Jun 2022) $
+ \filedate$Date: 2023-04-17 11:45:11 +0200 (Mo, 17. Apr 2023) $
\def\filerevision$#1: #2 ${\gdef\filerevision{r#2}}
- \filerevision$Revision: 3874 $
+ \filerevision$Revision: 4032 $
\edef\reserved@a{%
\noexpand\endgroup
\noexpand\ProvidesFile{scrlfile.dtx}%
@@ -74,6 +74,7 @@
% \changes{v3.36}{2022/02/03}{switch over from \cls*{scrdoc} to
% \cls*{koma-script-source-doc}}
% \changes{v3.36}{2022/02/03}{using \file{scrlogo.dtx} to define the logo}
+% \changes{v3.40}{2023/04/17}{guide names changed}
%
% \GetFileInfo{scrlfile.dtx}
% \title{File Loading Hooks with \href{https://komascript.de}{\KOMAScript}
@@ -92,25 +93,9 @@
% \section{User Manual}
%
% You can find the user manual of \pkg*{scrlfile} in the \KOMAScript{} manual,
-% either the German \file{scrguide} or the English \file{scrguien}.
-% Here you can find interim documentation only (before it is added to the
-% \KOMAScript{} manual).
+% either the German \file{scrguide-de.pdf} or the English
+% \file{scrguide-en.pdf}.
%
-% \DescribeOption{withdeprecated}
-% Package option \opt{withdeprecated} enables the definition of deprecated
-% commands \cs{AfterClass+}, \cs{AfterPackage+}, \cs{AfterClass!} and
-% \cs{AfterPackage!}. All of them will be emulated by \cs{AfterAtEndOClass*}
-% and \cs{AfterAtEndOfPackage*} so they are not completely compatible with the
-% original deprecated commands.
-%
-% Users of classes or package, that use such deprecated commands can load
-% \pkg*{scrlfile} already before the class using:
-%\begin{verbatim}
-% \RequirePackage[withdeprecated]{scrlfile}
-%\end{verbatim}%
-% or adding option \opt{withdeprecated} to the global options of
-% \cs{documentclass}. Note, this is not a key-value option. It cannot be
-% changed after loading \pkg*{scrlfile}.
%
% \MaybeStop{\PrintIndex}
%