Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of DC metadata URLlink and Doi fails PDF metadata #3

Open
jmiba opened this issue Jan 6, 2022 · 0 comments
Open

Use of DC metadata URLlink and Doi fails PDF metadata #3

jmiba opened this issue Jan 6, 2022 · 0 comments

Comments

@jmiba
Copy link

jmiba commented Jan 6, 2022

If you use both URLlink and Doi, creation of complete set of metadata in PDF fails. Keywords, Doi and URL are skipped.
\begin{filecontents*}[overwrite]{\jobname.xmpdata}
\Title{Some Title}
\Author{Some Person}
\Language{de-DE}
\Subject{Some subject}
\Keywords{KW1\sep KW2r\sep KW3}
\Copyright{CC-BY 4.0}
\CopyrightURL{https://creativecommons.org/licenses/by/4.0/}
\PublicationType{journal}
\Doi{0000000/000000000000}
\URLlink{https:\www.example.de}
\end{filecontents*}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant