[latex3-commits] [latex3/latex3] main: Ensure all deprectated blocks have an @@ line (f5eb0dbdd)

github at latex-project.org github at latex-project.org
Mon Dec 11 07:06:43 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/f5eb0dbddb5584ac3ec91f7fb6e9cadce18f6cd7

>---------------------------------------------------------------

commit f5eb0dbddb5584ac3ec91f7fb6e9cadce18f6cd7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Dec 11 06:06:43 2023 +0000

    Ensure all deprectated blocks have an @@ line
    
    Not needed at present, but to avoid future oversights.


>---------------------------------------------------------------

f5eb0dbddb5584ac3ec91f7fb6e9cadce18f6cd7
 l3kernel/l3deprecation.dtx | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/l3kernel/l3deprecation.dtx b/l3kernel/l3deprecation.dtx
index f5d26e010..0962fc63c 100644
--- a/l3kernel/l3deprecation.dtx
+++ b/l3kernel/l3deprecation.dtx
@@ -449,6 +449,10 @@
 %
 % \subsection{Deprecated \pkg{l3file} functions}
 %
+%    \begin{macrocode}
+%<@@=file>
+%    \end{macrocode}
+%
 % \begin{macro}[deprecated]
 %   {
 %     \iow_shipout_x:Nn, \iow_shipout_x:Nx,
@@ -603,6 +607,10 @@
 %
 % \subsection{Deprecated \pkg{l3seq} functions}
 %
+%    \begin{macrocode}
+%<@@=seq>
+%    \end{macrocode}
+%
 % \begin{macro}[deprecated]{\seq_indexed_map_inline:Nn}
 % \begin{macro}[EXP, deprecated]{ \seq_indexed_map_function:NN}
 %    \begin{macrocode}
@@ -645,6 +653,10 @@
 %
 % \subsection{Deprecated \pkg{l3text} functions}
 %
+%    \begin{macrocode}
+%<@@=text>
+%    \end{macrocode}
+%
 % \begin{macro}[EXP, deprecated]{\text_titlecase:n}
 % \begin{macro}[EXP, deprecated]{\text_titlecase:nn}
 %    \begin{macrocode}
@@ -719,6 +731,10 @@
 %
 % \subsection{Deprecated \pkg{l3token} functions}
 %
+%    \begin{macrocode}
+%<@@=char>
+%    \end{macrocode}
+%
 % \begin{macro}[EXP, deprecated]{\char_to_utfviii_bytes:n}
 %    \begin{macrocode}
 \__kernel_patch_deprecation:nnNNpn { 2022-10-09 } { [ \codepoint_generate:nn ] }





More information about the latex3-commits mailing list.