소스 검색

update lecture cls

master
flavis 6 년 전
부모
커밋
316e3d19ea
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      lecture.cls

+ 6
- 0
lecture.cls 파일 보기

@@ -105,3 +105,9 @@

% activate my colour style
\lstset{style=mystyle}

% better stackrel
\let\oldstackrel\stackrel
\renewcommand{\stackrel}[2]{%
\oldstackrel{\mathclap{#1}}{#2}
}%

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