[latex3-commits] [git/LaTeX3-latex3-pdfresources] testxmp: remove lang from rdf:Description, a-2b-standard doesn't like it (4db05f5)

Ulrike Fischer fischer at troubleshooting-tex.de
Sun Sep 11 22:50:22 CEST 2022


Repository : https://github.com/latex3/pdfresources
On branch  : testxmp
Link       : https://github.com/latex3/pdfresources/commit/4db05f5164f23519ff03e2a145115b0138ad4a6c

>---------------------------------------------------------------

commit 4db05f5164f23519ff03e2a145115b0138ad4a6c
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sun Sep 11 22:50:22 2022 +0200

    remove lang from rdf:Description, a-2b-standard doesn't like it


>---------------------------------------------------------------

4db05f5164f23519ff03e2a145115b0138ad4a6c
 l3pdfmeta.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3pdfmeta.dtx b/l3pdfmeta.dtx
index f42964f..dbe1bbb 100644
--- a/l3pdfmeta.dtx
+++ b/l3pdfmeta.dtx
@@ -1618,7 +1618,7 @@
 % The  rdf namespaces
 %    \begin{macrocode}
        \@@_xmp_add_packet_open_attr:nne
-         {rdf}{Description}{rdf:about=""~xml:lang="\l_@@_xmp_metalang_tl" \g_@@_xmp_xmlns_tl}
+         {rdf}{Description}{rdf:about="" \g_@@_xmp_xmlns_tl}
 %    \end{macrocode}
 % The extensions
 %    \begin{macrocode}





More information about the latex3-commits mailing list.