[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop: give pdfstringdef a chance to handle authors stored in a command (f81f377)

Ulrike Fischer fischer at troubleshooting-tex.de
Wed Mar 31 14:17:19 CEST 2021


Repository : https://github.com/latex3/pdfresources
On branch  : develop
Link       : https://github.com/latex3/pdfresources/commit/f81f377d0a9a362d1d16786090a076a88cb3e578

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

commit f81f377d0a9a362d1d16786090a076a88cb3e578
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Wed Mar 31 14:17:19 2021 +0200

    give pdfstringdef a chance to handle authors stored in a command


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

f81f377d0a9a362d1d16786090a076a88cb3e578
 firstaid/hyperxmp-patches-tmp-ltx.sty | 1 +
 1 file changed, 1 insertion(+)

diff --git a/firstaid/hyperxmp-patches-tmp-ltx.sty b/firstaid/hyperxmp-patches-tmp-ltx.sty
index b38a47f..803956f 100644
--- a/firstaid/hyperxmp-patches-tmp-ltx.sty
+++ b/firstaid/hyperxmp-patches-tmp-ltx.sty
@@ -115,6 +115,7 @@
 
     % pdfauthor, this is only a work around for simple author
     % TODO needs improvement
+    \exp_args:NNe
     \pdfstringdef\@pdfauthor{\GetDocumentProperties{hyperref/pdfauthor}}
     \cs_set_eq:NN\hyxmp at pdfauthor\@pdfauthor
 





More information about the latex3-commits mailing list.