diff --git a/src/settings.jl b/src/settings.jl index 86c83b8..b2bae6f 100644 --- a/src/settings.jl +++ b/src/settings.jl @@ -89,6 +89,12 @@ SETTINGS = Dict( base_fontsize = 10, font = "TeX Computer Modern", ), + :ProbNum25 => TuePlotsSetting( # 2025 + width = 6.9444, + width_half = 3.333, + base_fontsize = 10, + font = "TeX Computer Modern", + ), ) """