summaryrefslogtreecommitdiff
path: root/style/style.tex
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-06-27 16:48:29 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-06-27 16:48:29 +0200
commit577d8de6f8847ac562aa3c02c52c54f1956a756c (patch)
tree155ba917f668c56e073430a1509e04e33db41d6a /style/style.tex
parent9bcc74a73393db0740c034191ed5125c0195f96e (diff)
feat: removed the figure Dante didn't like
Diffstat (limited to 'style/style.tex')
-rw-r--r--style/style.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/style/style.tex b/style/style.tex
index 6448113..69c0d05 100644
--- a/style/style.tex
+++ b/style/style.tex
@@ -1,6 +1,6 @@
\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}
+\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, pifont, float, array, ipsum, circledsteps}
\hypersetup {
hidelinks=false,
@@ -28,3 +28,5 @@
\newcommand{\two}{(\ding{183})\xspace}
\newcommand{\three}{(\ding{184})\xspace}
\newcommand{\four}{(\ding{185})\xspace}
+
+\newcommand\myCircled[1]{\scalebox{0.75}{\Circled[fill color=black,inner color=white]{{\sffamily#1}}}}