First simulation plots
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
\usepackage{url}
|
||||
\usepackage[urldate=long,sorting=none,maxbibnames=5]{biblatex}
|
||||
\usepackage{pgfplots}
|
||||
\usepackage{pgfplotstable}
|
||||
\usepackage{bytefield}
|
||||
\usepackage{mathdots}
|
||||
\usepackage{tabularray}
|
||||
@@ -46,6 +47,11 @@
|
||||
|
||||
% Custom colors
|
||||
\definecolor{verylightgray}{gray}{0.85}
|
||||
\definecolor{_darkblue}{RGB}{68, 114, 196}
|
||||
\definecolor{_blue}{RGB}{91, 155, 213}
|
||||
\definecolor{_green}{RGB}{112, 173, 71}
|
||||
\definecolor{_orange}{RGB}{237, 125, 49}
|
||||
\definecolor{_yellow}{RGB}{255, 192, 0}
|
||||
|
||||
% Penalties
|
||||
\clubpenalty = 10000
|
||||
|
||||
Reference in New Issue
Block a user