From 2ffc6c3ce9d68dd5b89540f31512321b8a3d278f Mon Sep 17 00:00:00 2001 From: flavis Date: Tue, 23 Jun 2020 16:02:51 +0200 Subject: [PATCH] lower compatibility option for pgf plot --- lecture.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lecture.cls b/lecture.cls index 9388d8e..2c92ec1 100644 --- a/lecture.cls +++ b/lecture.cls @@ -28,7 +28,7 @@ \RequirePackage{stackrel} \usetikzlibrary{quotes, angles} -\pgfplotsset{compat=1.16} % or \pgfplotsset{compat=newest} +\pgfplotsset{compat=1.15} % or \pgfplotsset{compat=newest} \geometry{ bottom=35mm