This website works better with JavaScript.
首頁
說明
登入
christian
/
uni
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
update lecture cls
master
flavis
6 年之前
父節點
5b5d5911cf
當前提交
316e3d19ea
共有
1 個文件被更改
,包括
6 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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}
}%
Write
Preview
Loading…
取消
儲存