瀏覽代碼

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

Loading…
取消
儲存