[latex3-commits] [latex3/tagpdf] renamekeys: fallback for log key (922420a)
github at latex-project.org
github at latex-project.org
Wed Feb 14 00:26:21 CET 2024
Repository : https://github.com/latex3/tagpdf
On branch : renamekeys
Link : https://github.com/latex3/tagpdf/commit/922420a65ed48937664b864f9ad33bfe8d390617
>---------------------------------------------------------------
commit 922420a65ed48937664b864f9ad33bfe8d390617
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Feb 14 00:26:21 2024 +0100
fallback for log key
>---------------------------------------------------------------
922420a65ed48937664b864f9ad33bfe8d390617
tagpdf.dtx | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tagpdf.dtx b/tagpdf.dtx
index b4ff701..c16fba7 100644
--- a/tagpdf.dtx
+++ b/tagpdf.dtx
@@ -591,6 +591,10 @@
debug/log / vvv .code:n = {\int_set:Nn \l_@@_loglevel_int { 3 }},
debug/log / all .code:n = {\int_set:Nn \l_@@_loglevel_int { 10 }},
% \end{macrocode}
+% deprecated but still needed as the documentmetadata key uses it.
+% \begin{macrocode}
+ log .meta:n = {debug/log={#1}},
+% \end{macrocode}
% \end{macro}
% \begin{macro}{tagunmarked (setup-key)}
% This key allows to set if (in luamode) unmarked text should be
More information about the latex3-commits
mailing list.