From 79e9e48f9496fe82b7e76b2b318d24e9aab1ca8a Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 28 Mar 2024 03:01:34 +0000 Subject: CTAN sync 202403280301 --- macros/latex-dev/base/ltfilehook.dtx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'macros/latex-dev/base/ltfilehook.dtx') diff --git a/macros/latex-dev/base/ltfilehook.dtx b/macros/latex-dev/base/ltfilehook.dtx index 831d633eef..02e95d0f8f 100644 --- a/macros/latex-dev/base/ltfilehook.dtx +++ b/macros/latex-dev/base/ltfilehook.dtx @@ -34,7 +34,7 @@ %\iffalse %<*driver,structuredlog> %\fi -\def\ltfilehookdate{2024/02/11} +\def\ltfilehookdate{2024/03/13} \def\ltfilehookversion{v1.0o} %\iffalse % @@ -381,7 +381,7 @@ % % % -% \subsection{Internal interfaces for \LaTeX{}} +% \subsection{Kernel, class, and package interfaces for \LaTeX{}} % % \begin{function}{\declare@file@substitution,\undeclare@file@substitution} % \begin{syntax} @@ -399,6 +399,8 @@ % example, or to provide a version that makes use of new kernel % functionality while the original package remains available for % use with older releases. +% As such it is mainly meant for use in the \LaTeX{} kernel but +% other use cases are conceivable. % % The \cs{undeclare@file@substitution} declaration undoes a % substitution made earlier. @@ -416,7 +418,7 @@ % \cs{disable@package@load} \Arg{package} \Arg{alternate-code} % \cs{reenable@package@load} \Arg{package} % \end{syntax} -% If \meta{package} is requested do not load it but instead run +% If \meta{package} is requested, do not load it but instead run % \meta{alternate-code} which could issue a warning, error or any % other code. % @@ -427,7 +429,9 @@ % are not available. % % The function is only implemented for packages not for arbitrary -% files. +% files and again it should only be applied if there are good +% reasons for doing this.\footnote{Just to be sure: \enquote{I don't +% like this package by somebody else} is not a good one :-)} % \end{function} % % -- cgit v1.2.3