ソースを参照

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}
}%

読み込み中…
キャンセル
保存