1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-04-25 14:55:05 +02:00

Add metadata to PDF

This commit is contained in:
Elisabeth Henry 2022-07-26 11:39:28 +02:00
parent 20b8f8568c
commit 64b8c66531

View File

@ -36,13 +36,16 @@
<<#use_taskitem>>
\usepackage{amssymb}
<</use_taskitem>>
<<#use_url>>
% Only included if URLs are used in the document
% Set hyperlinks and metadata
\usepackage[colorlinks=true,breaklinks=true,hypertexnames=false]{hyperref}
\hypersetup{pdfauthor={<<&author>>},
pdftitle={<<&title>>},
pdfsubject={<<&description>>}
}
<<^xelatex>>
\usepackage[anythingbreaks]{breakurl}
<</xelatex>>
<</use_url>>
<<#initials>>
% Only included if use_initials is set to true