[latex3-commits] [git/LaTeX3-latex3-latex2e] gh479: ltcmd was technically added in 2020-10-01 (3e50e56a)
PhelypeOleinik
phelype.oleinik at latex-project.org
Mon Mar 22 02:04:27 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : gh479
Link : https://github.com/latex3/latex2e/commit/3e50e56a02812c1230af8d944bc3a7aa414d6ee9
>---------------------------------------------------------------
commit 3e50e56a02812c1230af8d944bc3a7aa414d6ee9
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Sun Mar 21 22:04:27 2021 -0300
ltcmd was technically added in 2020-10-01
The \IncludeInRelease is then pointless, because \NewDocumentCommand is
already defined, so it takes the false branch anyway... Hopefully.
>---------------------------------------------------------------
3e50e56a02812c1230af8d944bc3a7aa414d6ee9
base/ltcmd.dtx | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/base/ltcmd.dtx b/base/ltcmd.dtx
index dae6e593..c04b94b4 100644
--- a/base/ltcmd.dtx
+++ b/base/ltcmd.dtx
@@ -88,7 +88,7 @@
%<latexrelease>\edef\@latexrelease at catcode@null{\the\catcode`\^^@ }
%<latexrelease>\catcode`\^^@=12
\ExplSyntaxOn
-%<latexrelease>\NewModuleRelease{ltcmd}{2021/05/01}%
+%<latexrelease>\NewModuleRelease{ltcmd}{2020/10/01}%
% \end{macrocode}
%
% \subsection{Variables and constants}
@@ -4007,17 +4007,6 @@
%
% \begin{macrocode}
%<latexrelease>
-%<latexrelease>\IncludeInRelease{2020/10/01}%
-%<latexrelease> {\NewDocumentCommand}{Document~commands}%
-%<latexrelease>\@ifundefined{NewDocumentCommand}
-%<latexrelease> {%
-%<latexrelease> \IfFileExists{xparse.ltx}
-%<latexrelease> {\input xparse.ltx }
-%<latexrelease> {\@latex at error{LaTeX requires xparse}\@ehd}%
-%<latexrelease> }
-%<latexrelease> {}
-%<latexrelease>\EndIncludeInRelease
-%<latexrelease>
%<latexrelease>\IncludeInRelease{0000/00/00}%
%<latexrelease> {ltcmd}{Document~commands}%
%<latexrelease>
More information about the latex3-commits
mailing list.