diff options
author | Nao Pross <np@0hm.ch> | 2021-11-01 16:39:20 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-11-01 16:39:20 +0100 |
commit | b2a6f2517f4558423b81da615dcf1dbc3dbb845d (patch) | |
tree | ea665be9724e67777ee7f8cd3c14ac7e6d5820d2 /doc/thesis | |
parent | Update workflow (diff) | |
download | Fading-b2a6f2517f4558423b81da615dcf1dbc3dbb845d.tar.gz Fading-b2a6f2517f4558423b81da615dcf1dbc3dbb845d.zip |
Change PGFPlots version for GH actions
Diffstat (limited to 'doc/thesis')
-rw-r--r-- | doc/thesis/Fading.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/thesis/Fading.tex b/doc/thesis/Fading.tex index 1844ceb..2c10109 100644 --- a/doc/thesis/Fading.tex +++ b/doc/thesis/Fading.tex @@ -30,7 +30,7 @@ \usepackage{tikz} % Pretty drawings \usepackage{tikz-3dplot} % More dimensions! -\pgfplotsset{compat=1.17} +\pgfplotsset{compat=newest} \usetikzlibrary{ external, calc, |