[latex3-commits] [git/LaTeX3-latex3-pdfresources] testxmp: correct typo (eae1284)
Ulrike Fischer
fischer at troubleshooting-tex.de
Fri Sep 9 09:58:17 CEST 2022
Repository : https://github.com/latex3/pdfresources
On branch : testxmp
Link : https://github.com/latex3/pdfresources/commit/eae1284c9303fd4d41c1e55df69ad32b920a40df
>---------------------------------------------------------------
commit eae1284c9303fd4d41c1e55df69ad32b920a40df
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Sep 9 09:58:17 2022 +0200
correct typo
>---------------------------------------------------------------
eae1284c9303fd4d41c1e55df69ad32b920a40df
l3pdfmeta.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3pdfmeta.dtx b/l3pdfmeta.dtx
index cebaa0e..0d833fc 100644
--- a/l3pdfmeta.dtx
+++ b/l3pdfmeta.dtx
@@ -2149,7 +2149,7 @@
\str_if_empty:NT \l_@@_tmpa_str
{
\@@_xmp_create_uuid:nN
- {\jobname\GetDocumentProperty{hyperref/pdftitle}}
+ {\jobname\GetDocumentProperties{hyperref/pdftitle}}
\l_@@_tmpa_str
}
\@@_xmp_add_packet_line:nnV{xmpMM}{DocumentID}
More information about the latex3-commits
mailing list.