[latex3-commits] [git/LaTeX3-latex3-pdfresources] verify: bug in catalog show command (051ab42)
Ulrike Fischer
fischer at troubleshooting-tex.de
Thu Feb 18 11:43:37 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : verify
Link : https://github.com/latex3/pdfresources/commit/051ab4239268892ea505fc7be16715f02bd0f7e9
>---------------------------------------------------------------
commit 051ab4239268892ea505fc7be16715f02bd0f7e9
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Feb 18 11:43:37 2021 +0100
bug in catalog show command
>---------------------------------------------------------------
051ab4239268892ea505fc7be16715f02bd0f7e9
l3pdfmanagement.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3pdfmanagement.dtx b/l3pdfmanagement.dtx
index 4441dc6..c157a49 100644
--- a/l3pdfmanagement.dtx
+++ b/l3pdfmanagement.dtx
@@ -1408,7 +1408,7 @@
\iow_term:x
{
The~'##1'~array~contains~the~entries
- \seq_map_function:cN { g_@@_/Catalog/AF_seq } \msg_show_item:n
+ \seq_map_function:cN { g_@@_/Catalog/##1_seq } \msg_show_item:n
}
}
}
More information about the latex3-commits
mailing list.