Ver código fonte

update lecture cls

master
flavis 6 anos atrás
pai
commit
316e3d19ea
1 arquivos alterados com 6 adições e 0 exclusões
  1. +6
    -0
      lecture.cls

+ 6
- 0
lecture.cls Ver arquivo

@@ -105,3 +105,9 @@

% activate my colour style
\lstset{style=mystyle}

% better stackrel
\let\oldstackrel\stackrel
\renewcommand{\stackrel}[2]{%
\oldstackrel{\mathclap{#1}}{#2}
}%

Carregando…
Cancelar
Salvar