summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/expl3.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-11 21:09:46 +0000
committerKarl Berry <karl@freefriends.org>2023-12-11 21:09:46 +0000
commit39572c936296f9ff313f33f0e17aca4b26ca5362 (patch)
tree46735ba42bbd4f7b06335a1fab0ec5c0b9c040ee /Master/texmf-dist/source/latex/l3kernel/expl3.dtx
parent0ffa79925cefdbed452c6cb4cd4b19e819829b06 (diff)
l3kernel (11dec23)
git-svn-id: svn://tug.org/texlive/trunk@69092 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/expl3.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/expl3.dtx10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/expl3.dtx b/Master/texmf-dist/source/latex/l3kernel/expl3.dtx
index 835b29d525b..7c6ffe952be 100644
--- a/Master/texmf-dist/source/latex/l3kernel/expl3.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/expl3.dtx
@@ -24,7 +24,7 @@
%
%<*driver|generic|package|2ekernel>
%</driver|generic|package|2ekernel>
-\def\ExplFileDate{2023-12-08}%
+\def\ExplFileDate{2023-12-11}%
%<*driver>
\documentclass[full]{l3doc}
\usepackage{graphicx}
@@ -39,7 +39,7 @@
% \begin{itemize}\def\makelabel##1{\hss\llap{\bfseries##1}}}{\end{itemize}}
%
% \title{^^A
-% The \textsf{expl3} package and \LaTeX3 programming^^A
+% The \pkg{expl3} package and \LaTeX3 programming^^A
% }
%
% \author{^^A
@@ -51,7 +51,7 @@
% }^^A
% }
%
-% \date{Released 2023-12-08}
+% \date{Released 2023-12-11}
%
% \maketitle
%
@@ -1437,12 +1437,12 @@
% an older version of the kernel, so we \emph{must} patch.
%
% In \texttt{package} mode, if these commands exist, then we are using
-% a version of \LaTeXe{} with \textsf{expl3} preloaded (any version)
+% a version of \LaTeXe{} with \pkg{expl3} preloaded (any version)
% and in any case patching is already done or the macros are in the
% format itself, so nothing to do.
% But if in \texttt{package} mode these macros don't exist, we have an
% even older version of \LaTeXe{} which doesn't even have
-% \textsf{expl3} preloaded, so patching is necessary.
+% \pkg{expl3} preloaded, so patching is necessary.
%
% All this means that in both \texttt{2ekernel} and \texttt{package}
% mode we have to check whether \cs{@expl@sys@load@backend@@@@}