瀏覽代碼

lower compatibility option for pgf plot

master
flavis 5 年之前
父節點
當前提交
2ffc6c3ce9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      lecture.cls

+ 1
- 1
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


Loading…
取消
儲存