From e69b146bd8b7f310f364103cfdaeeee029f8e56a Mon Sep 17 00:00:00 2001 From: Mastercroft Date: Thu, 16 Mar 2023 11:53:34 +0000 Subject: [PATCH] Separating metadata from this branch. --- main.tex | 8 -------- 1 file changed, 8 deletions(-) diff --git a/main.tex b/main.tex index f9f2a6c..7a022fd 100644 --- a/main.tex +++ b/main.tex @@ -16,14 +16,6 @@ \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.