Move hyperref definition to config/content.tex
This commit is contained in:
9
main.tex
9
main.tex
@@ -12,20 +12,15 @@
|
||||
\input{config/bibliography}
|
||||
\addbibresource{references.bib} % Load bibliography
|
||||
|
||||
% References
|
||||
\usepackage{hyperref} % Hyperlinks
|
||||
% Content
|
||||
\input{config/content}
|
||||
\hypersetup{
|
||||
bookmarksnumbered = true, % Include section numbers in bookmarks
|
||||
bookmarksopen = true, % Auto-open bookmarks
|
||||
pdfauthor = {Erwan NORMAND},
|
||||
pdftitle = {Wearable Haptics and Augmented Reality},
|
||||
pdfsubject = {Ph.D. Thesis of Erwan NORMAND},
|
||||
pdfkeywords = {},
|
||||
}
|
||||
|
||||
% Content
|
||||
\input{config/content}
|
||||
|
||||
% Custom commands
|
||||
\input{utils/commands}
|
||||
\input{config/thesis_commands}
|
||||
|
||||
Reference in New Issue
Block a user