minor changes, added hyperref

This commit is contained in:
2020-05-02 09:45:51 +02:00
parent 1f5f1d8b4a
commit 9a1c35636b
6 changed files with 10 additions and 6 deletions
+6
View File
@@ -21,6 +21,7 @@
\RequirePackage{mathtools}
\RequirePackage{forloop}
\RequirePackage{totcount}
\RequirePackage[hidelinks]{hyperref}
\usetikzlibrary{quotes, angles}
@@ -137,3 +138,8 @@
% remove page before chapters
\let\cleardoublepage=\clearpage
%josuas fault, ana3.tex addons
\newcommand{\K}{\mathrm{K}}
\newcommand{\qnorm}[1]{\left|\left|#1\right|\right|^2}
\newcommand{\norm}[1]{\left|\left|#1\right|\right|}