From 577d8de6f8847ac562aa3c02c52c54f1956a756c Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sat, 27 Jun 2026 16:48:29 +0200 Subject: feat: removed the figure Dante didn't like --- style/style.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'style/style.tex') 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}}}} -- cgit v1.2.3