diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-02 22:16:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-02 22:16:13 +0000 |
commit | c8add73c2ee42aafe0cbc78cd25e6180e540174c (patch) | |
tree | a1eec6cfb358a8b027d67a6dab5ca8ea521321b2 /Master/texmf-dist/source/latex/l3kernel/expl3.dtx | |
parent | 510f3976e78783d304f4615312191776d9c3a340 (diff) |
l3 (2feb21)
git-svn-id: svn://tug.org/texlive/trunk@57600 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.dtx | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/expl3.dtx b/Master/texmf-dist/source/latex/l3kernel/expl3.dtx index b684859b760..f2951e0c72f 100644 --- a/Master/texmf-dist/source/latex/l3kernel/expl3.dtx +++ b/Master/texmf-dist/source/latex/l3kernel/expl3.dtx @@ -2,7 +2,7 @@ % %% File: expl3.dtx % -% Copyright (C) 1990-2021 The LaTeX3 Project +% Copyright (C) 1990-2021 The LaTeX Project % % It may be distributed and/or modified under the conditions of the % LaTeX Project Public License (LPPL), either version 1.3c of this @@ -24,7 +24,7 @@ % %<*driver|generic|package|2ekernel> %</driver|generic|package|2ekernel> -\def\ExplFileDate{2021-01-09}% +\def\ExplFileDate{2021-02-02}% %<*driver> \documentclass[full]{l3doc} \usepackage{graphicx} @@ -43,7 +43,7 @@ % } % % \author{^^A -% The \LaTeX3 Project\thanks +% The \LaTeX{} Project\thanks % {^^A % E-mail: % \href{mailto:latex-team@latex-project.org} @@ -51,7 +51,7 @@ % }^^A % } % -% \date{Released 2021-01-09} +% \date{Released 2021-02-02} % % \maketitle % @@ -74,13 +74,13 @@ % arguments. % \end{itemize} % This system is being used as the basis for \TeX{} programming within -% the \LaTeX3 project. Note that the language is not intended for either +% The \LaTeX{} Project. Note that the language is not intended for either % document mark-up or style specification. Instead, it is intended that % such features will be built on top of the conventions described here. % % This document is an introduction to the ideas behind the \pkg{expl3} % programming interface. For the complete documentation of the programming -% layer provided by the \LaTeX3 Project, see the accompanying +% layer provided by The \LaTeX{} Project, see the accompanying % \texttt{interface3} document. % % \end{abstract} @@ -1006,9 +1006,9 @@ % primitives. In particular, third-party authors may significantly % extend the primitive coverage requirements. % -% \section{The \LaTeX3 Project} +% \section{The \LaTeX{} Project} % -% Development of \LaTeX3 is carried out by The \LaTeX3 Project: +% Development of \LaTeX3 is carried out by The \LaTeX{} Project: % \url{https://www.latex-project.org/latex3/}. % % \begin{thebibliography}{1} @@ -1030,7 +1030,7 @@ % % \bibitem{tub:MR97-1} % Frank Mittelbach and Chris Rowley. -% \newblock \enquote{The \LaTeX3 Project}. +% \newblock \enquote{The \LaTeX{} Project}. % \newblock \emph{TUGboat}, % Vol.\,18, No.\,3, pp.\,195--198, 1997. % |