Re: Modificare l’ambiente proof

#7334
Up
0
Down
::


Oppure prendendo la definizione di proof:
`
\usepackage{amsthm}
\makeatletter
\newenvironment{tfa}[1][\tfaname]{\par
\pushQED{\qed}%
\normalfont \topsep6\p@\@plus6\p@\relax
\trivlist
\item[\hskip\labelsep
\itshape
#1\@addpunct{.}]\ignorespaces
}{%
\popQED\endtrivlist\@endpefalse
}
\providecommand{\tfaname}{Teorema Fondamentale dell'Algebra}
\makeatother
`

Ciao,
Roberto.

Go to top