update lecture cls
This commit is contained in:
@@ -105,3 +105,9 @@
|
|||||||
|
|
||||||
% activate my colour style
|
% activate my colour style
|
||||||
\lstset{style=mystyle}
|
\lstset{style=mystyle}
|
||||||
|
|
||||||
|
% better stackrel
|
||||||
|
\let\oldstackrel\stackrel
|
||||||
|
\renewcommand{\stackrel}[2]{%
|
||||||
|
\oldstackrel{\mathclap{#1}}{#2}
|
||||||
|
}%
|
||||||
|
|||||||
Reference in New Issue
Block a user