Sfoglia il codice sorgente

update lecture cls

master
flavis 6 anni fa
parent
commit
316e3d19ea
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. +6
    -0
      lecture.cls

+ 6
- 0
lecture.cls Vedi File

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

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

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

Loading…
Annulla
Salva