diff --git a/main.tex b/main.tex index 383136f..6c1ada7 100644 --- a/main.tex +++ b/main.tex @@ -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.