Explorar el Código

update lecture cls

master
flavis hace 6 años
padre
commit
316e3d19ea
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      lecture.cls

+ 6
- 0
lecture.cls Ver fichero

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

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

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

Cargando…
Cancelar
Guardar