From aa32b75bd7a6248fad478bc634e8126ee9981db7 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Thu, 16 Jul 2026 01:27:14 +0200 Subject: feat: completed all feedback from Dante as to Chapter 3 --- style/style.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'style/style.tex') diff --git a/style/style.tex b/style/style.tex index 9bae9cf..1810a97 100644 --- a/style/style.tex +++ b/style/style.tex @@ -37,6 +37,8 @@ \newcommand{\etal}{\emph{et~al.}\xspace} \newcommand{\todo}[1]{\textcolor{blue}{#1}} \newcommand{\mysystem}{\emph{Sunfish}\xspace} +\newcommand{\tick}{\textcolor{Green}{\ding{51}}} +\newcommand{\cross}{\textcolor{Red}{\ding{55}}} \newcommand\myCircled[1]{\scalebox{0.75}{\Circled[fill color=black,inner color=white]{{\sffamily#1}}}} -- cgit v1.2.3