Move hyperref definition to config/content.tex
This commit is contained in:
@@ -11,6 +11,13 @@
|
||||
\usepackage{import} % Allow relative paths
|
||||
\usepackage{pdfpages} % Include PDFs
|
||||
|
||||
\usepackage{hyperref} % Hyperlinks
|
||||
\hypersetup{
|
||||
bookmarksnumbered = true, % Include section numbers in bookmarks
|
||||
bookmarksopen = true, % Auto-open bookmarks
|
||||
bookmarksopenlevel = 2, % Open up to sections
|
||||
}
|
||||
|
||||
% Lists
|
||||
\usepackage[inline]{enumitem} % Customise lists
|
||||
\setitemize{noitemsep} % No space between items in itemize
|
||||
|
||||
Reference in New Issue
Block a user