Skip to content
Snippets Groups Projects
Commit 2b52c15b authored by Lorenzo Ferron's avatar Lorenzo Ferron
Browse files

Perfezionato stile per teoremi, corollari e lemmi.

Adattamento dello stile usato nel Cormen et al.
parent d5ac48ea
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
{\bfseries}{}%
{\newline}{}%
\theoremstyle{break}
\newtheorem{definizione}{Definizione}
\newtheorem{thm}{Teorema}
\newtheorem{definizione}{Definizione}[chapter]
\newtheorem{thm}{Teorema}[chapter]
\newtheorem{cor}{Corollary}[thm]
\newtheorem{lem}[thm]{Lemma}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment