From a5a140c6286e8b113ca8d371f88e3ed54e731cea Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 17 May 2026 14:21:09 +0200 Subject: feat: added lots of citations and slowly finishing the introduction --- style/style.tex | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'style/style.tex') diff --git a/style/style.tex b/style/style.tex index 72a9e50..fa7447f 100644 --- a/style/style.tex +++ b/style/style.tex @@ -1,14 +1,13 @@ \usepackage[T1]{fontenc} -\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx} +\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, enumitem, pifont} -\hypersetup { - hidelinks=true, +\hypersetup { + hidelinks=true, } - \usepackage[acronym, toc]{glossaries} \textwidth 15cm \textheight 22cm -\parindent 10pt +\parindent 10pt \parskip 0pt \oddsidemargin 2.5cm \evensidemargin 2.5cm @@ -18,3 +17,7 @@ \newcommand{\etc}{etc.\xspace} \newcommand{\etal}{\emph{et~al.}\xspace} \newcommand{\todo}[1]{\textcolor{blue}{#1}} +\newcommand{\one}{(\ding{182})\xspace} +\newcommand{\two}{(\ding{183})\xspace} +\newcommand{\three}{(\ding{184})\xspace} +\newcommand{\four}{(\ding{185})\xspace} -- cgit v1.2.3