소스 검색

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


불러오는 중...
취소
저장