Skip to content

Commit

Permalink
pass also pdfcopyright through pdfstringdef for doclicense support
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrike Fischer committed Sep 2, 2021
1 parent 94e69e6 commit 23437a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions firstaid/hyperxmp-patches-tmp-ltx.sty
Expand Up @@ -124,6 +124,9 @@
\exp_args:NNe
\pdfstringdef\@pdftitle{\GetDocumentProperties{hyperref/pdftitle}}
\cs_set_eq:NN\hyxmp@pdftitle\@pdftitle
\exp_args:NNe
\pdfstringdef\@pdfcopyright{\GetDocumentProperties{hyperref/pdfcopyright}}
\cs_set_eq:NN\hyxmp@pdfcopyright\@pdfcopyright
% pdflang,
\tl_if_exist:cF{@pdflang}{\tl_new:c{@pdflang}}
\tl_set:cx {@pdflang}{\GetDocumentProperties{document/lang}}
Expand Down

0 comments on commit 23437a5

Please sign in to comment.