From 5f37feffea1773ad0a08da3fc5f193cc37f1013b Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Thu, 25 Jun 2026 15:25:18 +0200 Subject: feat: added the evaluation and validation notes, only experiment pictures are now missing --- style/style.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'style') diff --git a/style/style.tex b/style/style.tex index 36caa33..d7e4e72 100644 --- a/style/style.tex +++ b/style/style.tex @@ -1,6 +1,8 @@ \usetheme{Rochester} \usepackage[dvipsnames]{xcolor} -\usepackage{helvet, textpos, stix, caption, booktabs, array, lipsum, fontawesome5, circledsteps, url, inconsolata, amsmath, amssymb} +\usepackage{helvet, textpos, stix, caption, booktabs, array, lipsum, fontawesome5, circledsteps, url, inconsolata, amsmath, amssymb, xspace} + +\newcommand{\etal}{\emph{et~al.}\xspace} \newcommand\myCircled[2][]{\ifmmode \Circled[fill color=black,inner color=white,#1]{\mathsf{#2}} -- cgit v1.2.3