summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uantwerpendocs/uantwerpenphdthesis-example1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/uantwerpendocs/uantwerpenphdthesis-example1.tex')
-rw-r--r--Master/texmf-dist/doc/latex/uantwerpendocs/uantwerpenphdthesis-example1.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/uantwerpendocs/uantwerpenphdthesis-example1.tex b/Master/texmf-dist/doc/latex/uantwerpendocs/uantwerpenphdthesis-example1.tex
index b16fa249d42..3be870750fe 100644
--- a/Master/texmf-dist/doc/latex/uantwerpendocs/uantwerpenphdthesis-example1.tex
+++ b/Master/texmf-dist/doc/latex/uantwerpendocs/uantwerpenphdthesis-example1.tex
@@ -24,8 +24,8 @@
%%
%% The Current Maintainer of this work is Walter Daems.
%%
-\def\fileversion{4.0}
-\def\filedate{2021/07/11}
+\def\fileversion{4.1}
+\def\filedate{2021/08/03}
\documentclass[ti,10pt,twoside,openright,filled]{uantwerpenphdthesis}
\usepackage{mathptmx}
@@ -33,7 +33,6 @@
\usepackage{fontspec}
\setmainfont{Calibri}
\setsansfont{Calibri}
-\usepackage{sansmathaccent}
\else
\usepackage{cmbright}
\fi
@@ -41,7 +40,8 @@
\usepackage[dutch]{babel} % or dutch if your text is in Dutch
\usepackage{kantlipsum} % this is just for some dummy text, please remove
-\usepackage{hyperref} % New: you must load the hyperref package
+\usepackage[backref,hyperindex=true,pagebackref=true]{hyperref}
+ % New: you must load the hyperref package
% yourself! This allows you to put it in the
% correct order with the other packages you load!