[latex3-commits] [latex3/latex2e] develop: fix typos (4a53c3e0)
github at latex-project.org
github at latex-project.org
Mon Jun 12 14:37:32 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/4a53c3e05831fff1c363350d4c7857d3e98bcfbe
>---------------------------------------------------------------
commit 4a53c3e05831fff1c363350d4c7857d3e98bcfbe
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Mon Jun 12 20:32:49 2023 +0800
fix typos
introduced in #1063
>---------------------------------------------------------------
4a53c3e05831fff1c363350d4c7857d3e98bcfbe
base/ltfiles.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/base/ltfiles.dtx b/base/ltfiles.dtx
index 3bac7ea0..76153774 100644
--- a/base/ltfiles.dtx
+++ b/base/ltfiles.dtx
@@ -32,7 +32,7 @@
%<*driver>
% \fi
\ProvidesFile{ltfiles.dtx}
- [2023/05/17 v1.2t LaTeX Kernel (File Handling)]
+ [2023/06/12 v1.2t LaTeX Kernel (File Handling)]
% \iffalse
\documentclass{ltxdoc}
\GetFileInfo{ltfiles.dtx}
@@ -1203,7 +1203,7 @@
% \changes{v1.2d}{2019/10/26}{quote on openin}
% \changes{v1.2k}{2021/03/12}{Allow unbalanced conditionals (gh/530)}
% \changes{v1.2t}{2023/05/15}{Use \pkg{expl3} file existence test}
-% \begin{macro}{\IfFileExists@}
+% \begin{macro}{\IfFileExists@@}
% \changes{v1.2t}{2023/05/15}{Macro added}
% Argument |#1| is |\@curr at file| so catcode 12 string with no quotes.
%
@@ -1224,7 +1224,7 @@
% \begin{macrocode}
%</2ekernel>
%<*2ekernel|latexrelease>
-%<latexrelease>\IncludeInRelease{2023/05/01}%
+%<latexrelease>\IncludeInRelease{2023/06/01}%
%<latexrelease> {\IfFileExists@}{IfFileExists}
\long\def \IfFileExists@#1#2#3{%
\edef\@filef at und{\IfFileExists@@{#1}}%
More information about the latex3-commits
mailing list.