adds pdfinfo title and link
This commit is contained in:
parent
7a6159d797
commit
2f688e5b9e
@ -10,12 +10,21 @@
|
||||
\author{\input{authors}}
|
||||
\date{\today}
|
||||
|
||||
|
||||
|
||||
\newread\titleread
|
||||
\openin\titleread=title
|
||||
\read\titleread to \titlefirstline
|
||||
\closein\titleread
|
||||
|
||||
\hypersetup{
|
||||
colorlinks=true,
|
||||
linkcolor=black,
|
||||
citecolor=black,
|
||||
filecolor=black,
|
||||
urlcolor=black,
|
||||
pdftitle=\titlefirstline,
|
||||
pdfkeywords=https://git.wxcafe.net/wxcafe/pandoc-rendu,
|
||||
}
|
||||
|
||||
\makeatletter
|
||||
|
@ -12,4 +12,4 @@
|
||||
\end{center}
|
||||
\vfill
|
||||
\end{titlepage}
|
||||
\restoregeometry
|
||||
\restoregeometry
|
||||
|
Loading…
x
Reference in New Issue
Block a user