[latex3-commits] [latex3/latex2e] latex-lab/uf-review-05: correct date, tabletag variable (97c835be)
github at latex-project.org
github at latex-project.org
Mon Jan 15 11:37:59 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : latex-lab/uf-review-05
Link : https://github.com/latex3/latex2e/commit/97c835bed540ba1c6f80a4bd2afc23fe94d44eeb
>---------------------------------------------------------------
commit 97c835bed540ba1c6f80a4bd2afc23fe94d44eeb
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Mon Jan 15 11:37:59 2024 +0100
correct date, tabletag variable
>---------------------------------------------------------------
97c835bed540ba1c6f80a4bd2afc23fe94d44eeb
required/latex-lab/latex-lab-table.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/required/latex-lab/latex-lab-table.dtx b/required/latex-lab/latex-lab-table.dtx
index 950d0466..0b99661c 100644
--- a/required/latex-lab/latex-lab-table.dtx
+++ b/required/latex-lab/latex-lab-table.dtx
@@ -16,8 +16,8 @@
%
% for those people who are interested or want to report an issue.
%
-\def\ltlabtbldate{2023-01-12}
-\def\ltlabtblversion{0.85h}
+\def\ltlabtbldate{2024-01-15}
+\def\ltlabtblversion{0.85i}
%<*driver>
\documentclass{l3doc}
\EnableCrossrefs
@@ -295,7 +295,7 @@
% For the tabletag, probably always Table:
% \begin{macrocode}
\tl_new:N \l_@@_tabletag_tl
-\tl_set:Nn \l_@@_tabletag_tl {TR}
+\tl_set:Nn \l_@@_tabletag_tl {Table}
% \end{macrocode}
% And here cell and row attributes:
% \begin{macrocode}
More information about the latex3-commits
mailing list.