Sfoglia il codice sorgente

lower compatibility option for pgf plot

master
flavis 5 anni fa
parent
commit
2ffc6c3ce9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      lecture.cls

+ 1
- 1
lecture.cls Vedi 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…
Annulla
Salva