summaryrefslogtreecommitdiff
path: root/style/style.tex
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-06-27 17:18:48 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-06-27 17:18:48 +0200
commitcaf75aad39580fd3c8536fb0d21ea94368c6c130 (patch)
tree3c68fab0f00b670c94e20e1275b91a239339a32b /style/style.tex
parent577d8de6f8847ac562aa3c02c52c54f1956a756c (diff)
feat: removed the PhD template class in favour of a much simpler setup
Diffstat (limited to 'style/style.tex')
-rw-r--r--style/style.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/style/style.tex b/style/style.tex
index 69c0d05..cef4167 100644
--- a/style/style.tex
+++ b/style/style.tex
@@ -1,6 +1,7 @@
\usepackage[T1]{fontenc}
\usepackage[inline]{enumitem}
-\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, pifont, float, array, ipsum, circledsteps}
+\usepackage[dvipsnames]{xcolor}
+\usepackage{xspace,hyperref, lipsum, booktabs, caption, fancyhdr, footmisc, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, pifont, float, array, ipsum, circledsteps}
\hypersetup {
hidelinks=false,
@@ -16,8 +17,6 @@
\oddsidemargin 2.5cm
\evensidemargin 2.5cm
-% for [] citation brackets
-\setcitestyle{square}
\newcommand{\ie}{\emph{i.e.,}\xspace}
\newcommand{\eg}{\emph{e.g.,}\xspace}
@@ -29,4 +28,5 @@
\newcommand{\three}{(\ding{184})\xspace}
\newcommand{\four}{(\ding{185})\xspace}
+\usepackage{cleveref}
\newcommand\myCircled[1]{\scalebox{0.75}{\Circled[fill color=black,inner color=white]{{\sffamily#1}}}}