diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-23 13:29:28 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-23 13:29:28 +0200 |
| commit | aff0ce83458daebf0bdf783ca5144225a72b328a (patch) | |
| tree | 36e6e14bcd0b8cffce3db09dafe65f4f23130592 /style | |
| parent | f062b0967b126c80af7968aebd7db3b0e5779f7a (diff) | |
feat: changed experiment I to be something completely different
Diffstat (limited to 'style')
| -rw-r--r-- | style/style.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/style.tex b/style/style.tex index c79e56f..36caa33 100644 --- a/style/style.tex +++ b/style/style.tex @@ -1,6 +1,6 @@ \usetheme{Rochester} \usepackage[dvipsnames]{xcolor} -\usepackage{helvet, textpos, stix, caption, booktabs, array, lipsum, fontawesome5, circledsteps, url, inconsolata} +\usepackage{helvet, textpos, stix, caption, booktabs, array, lipsum, fontawesome5, circledsteps, url, inconsolata, amsmath, amssymb} \newcommand\myCircled[2][]{\ifmmode \Circled[fill color=black,inner color=white,#1]{\mathsf{#2}} |
