[latex3-commits] [latex3/tagpdf] renamekeys: add plattened key (d36b195)
github at latex-project.org
github at latex-project.org
Wed Feb 21 17:22:01 CET 2024
Repository : https://github.com/latex3/tagpdf
On branch : renamekeys
Link : https://github.com/latex3/tagpdf/commit/d36b195454e74c8aadbafb9267ecd117bda60dce
>---------------------------------------------------------------
commit d36b195454e74c8aadbafb9267ecd117bda60dce
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Feb 21 17:22:01 2024 +0100
add plattened key
>---------------------------------------------------------------
d36b195454e74c8aadbafb9267ecd117bda60dce
tagpdf-user.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tagpdf-user.dtx b/tagpdf-user.dtx
index f6d89c0..1d42261 100644
--- a/tagpdf-user.dtx
+++ b/tagpdf-user.dtx
@@ -916,7 +916,8 @@
debug/show/para .code:n = {\bool_set_true:N \l_@@_para_show_bool},
debug/show/paraOff .code:n = {\bool_set_false:N \l_@@_para_show_bool},
para/tag .tl_set:N = \l_@@_para_tag_tl,
- para/tag .tl_set:N = \l_@@_para_main_tag_tl
+ para/tag .tl_set:N = \l_@@_para_main_tag_tl,
+ para/flattened .bool_set:N = \l_@@_para_flattened_bool
}
\keys_define:nn { tag / tool}
{
More information about the latex3-commits
mailing list.