Pdf metadata

This commit is contained in:
Mastercroft
2023-03-15 10:02:11 +00:00
parent 52aa342854
commit f689e293c1

View File

@@ -16,6 +16,14 @@
\usepackage{lipsum}%provides us with text for testing
%% usage: \lipsum[STARTNUM-ENDNUM]
%% ------------ Metadata for PDF -------
\hypersetup{
pdfauthor={Joseph~T.~Foley and Marcel~Kyas},
pdftitle={Thesis and Project Report Template for \theInstitution{}},
pdfsubject={Templates},
pdfkeywords={\theInstitution{}, Template, Thesis}
}
\graphicspath{{graphics/}{Graphics/}{./}}
%% This is a list of folders to search for graphics files to include
%% for the graphicx package (already loaded). This may be case-sensitive.