[latex3-commits] [latex3/latex3] main: Add a missing "[deprecated]" (20840eb75)
github at latex-project.org
github at latex-project.org
Sun Jan 7 20:09:10 CET 2024
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/20840eb756239e5a015d32fc4019672cea844c08
>---------------------------------------------------------------
commit 20840eb756239e5a015d32fc4019672cea844c08
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Jan 7 19:09:10 2024 +0000
Add a missing "[deprecated]"
See #1345.
>---------------------------------------------------------------
20840eb756239e5a015d32fc4019672cea844c08
l3kernel/l3deprecation.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3deprecation.dtx b/l3kernel/l3deprecation.dtx
index 59007c672..c19793808 100644
--- a/l3kernel/l3deprecation.dtx
+++ b/l3kernel/l3deprecation.dtx
@@ -729,7 +729,7 @@
% \end{macrocode}
% \end{macro}
%
-% \begin{macro}{\tl_build_get:NN}
+% \begin{macro}[deprecated]{\tl_build_get:NN}
% \begin{macrocode}
\__kernel_patch_deprecation:nnNNpn { 2023-10-25 } { \tl_build_get_intermediate:NN }
\cs_new_protected:Npn \tl_build_get:NN { \tl_build_get_intermediate:NN }
More information about the latex3-commits
mailing list.