Browse Source

lower compatibility option for pgf plot

master
flavis 5 years ago
parent
commit
2ffc6c3ce9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lecture.cls

+ 1
- 1
lecture.cls View File

@@ -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


Loading…
Cancel
Save