[latex3-commits] [latex3/latex2e] develop: Typo (#1223) (555895c9)
github at latex-project.org
github at latex-project.org
Tue Dec 26 00:55:02 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/555895c9f74f5c908c39f081f7905a2431dec512
>---------------------------------------------------------------
commit 555895c9f74f5c908c39f081f7905a2431dec512
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Tue Dec 26 07:31:01 2023 +0800
Typo (#1223)
>---------------------------------------------------------------
555895c9f74f5c908c39f081f7905a2431dec512
base/changes.txt | 4 ++++
base/ltproperties.dtx | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/base/changes.txt b/base/changes.txt
index 5bca41bc..895be998 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -6,6 +6,10 @@ to completeness or accuracy and it contains some references to files that are
not part of the distribution.
================================================================================
+2023-12-26 Yukai Chou <muzimuzhi at gmai.com>
+ * ltproperties.dtx:
+ Correct typo (gh/1223)
+
2023-12-02 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
* doc.dtx (subsection{API creation}):
Provide \ProvideDocElement for use cases where files are processed
diff --git a/base/ltproperties.dtx b/base/ltproperties.dtx
index 40c50cd2..b52cbaea 100644
--- a/base/ltproperties.dtx
+++ b/base/ltproperties.dtx
@@ -23,7 +23,7 @@
% for those people who are interested.
% \begin{macrocode}
\def\ltpropertiesversion{1.0c}
-\def\ltpropertiesdate{2023-10-15}
+\def\ltpropertiesdate{2023-12-26}
% \end{macrocode}
%<*driver>
@@ -737,7 +737,7 @@
% \end{macrocode}
% \end{macro}
%
-% \begin{macro}{IfPropertyExistTF}
+% \begin{macro}{\IfPropertyExistTF}
% \begin{macrocode}
\cs_new_eq:NN \IfPropertyExistTF \property_if_exist:eTF
% \end{macrocode}
More information about the latex3-commits
mailing list.