This website works better with JavaScript.
Home
Help
Sign In
christian
/
uni
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update lecture cls
master
flavis
6 years ago
parent
5b5d5911cf
commit
316e3d19ea
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
lecture.cls
+ 6
- 0
lecture.cls
View File
@@ -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…
Cancel
Save