minor changes, added hyperref
This commit is contained in:
@@ -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|}
|
||||
Reference in New Issue
Block a user