Pdf metadata
This commit is contained in:
8
main.tex
8
main.tex
@@ -16,6 +16,14 @@
|
|||||||
\usepackage{lipsum}%provides us with text for testing
|
\usepackage{lipsum}%provides us with text for testing
|
||||||
%% usage: \lipsum[STARTNUM-ENDNUM]
|
%% 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/}{./}}
|
\graphicspath{{graphics/}{Graphics/}{./}}
|
||||||
%% This is a list of folders to search for graphics files to include
|
%% This is a list of folders to search for graphics files to include
|
||||||
%% for the graphicx package (already loaded). This may be case-sensitive.
|
%% for the graphicx package (already loaded). This may be case-sensitive.
|
||||||
|
|||||||
Reference in New Issue
Block a user