[latex3-commits] [latex3/latex2e] array: better also add the socket declaration in the right file (866476bb)
github at latex-project.org
github at latex-project.org
Mon Dec 4 22:59:37 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : array
Link : https://github.com/latex3/latex2e/commit/866476bb7cdf7cf147b748bbf25aaeb6054ba683
>---------------------------------------------------------------
commit 866476bb7cdf7cf147b748bbf25aaeb6054ba683
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Dec 4 22:59:37 2023 +0100
better also add the socket declaration in the right file
>---------------------------------------------------------------
866476bb7cdf7cf147b748bbf25aaeb6054ba683
base/lttagging.dtx | 7 +++++++
required/latex-lab/latex-lab-table.dtx | 1 -
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/base/lttagging.dtx b/base/lttagging.dtx
index 706dfbe7..e2ec2acd 100644
--- a/base/lttagging.dtx
+++ b/base/lttagging.dtx
@@ -197,6 +197,13 @@
% \end{socketdecl}
%
%
+% \begin{socketdecl}{tbl/celldata/multicolumn}
+% Temporary sockets that will most likely vanish again.
+% \begin{macrocode}
+\NewSocket{tbl/celldata/multicolumn}{1}
+\AssignSocketPlug{tbl/celldata/multicolumn}{noop}
+% \end{macrocode}
+% \end{socketdecl}
%
%
% \begin{macro}{\tag_socket_use:n,
diff --git a/required/latex-lab/latex-lab-table.dtx b/required/latex-lab/latex-lab-table.dtx
index cdb2b18d..7f15d5d4 100644
--- a/required/latex-lab/latex-lab-table.dtx
+++ b/required/latex-lab/latex-lab-table.dtx
@@ -1437,7 +1437,6 @@
%
%
% \begin{macrocode}
-\NewSocket{tbl/celldata/multicolumn}{1}
% alternative: determine first col with vmode test ...
% \ifvmode
More information about the latex3-commits
mailing list.