General ⇒ end of proof box
end of proof box
How to create end of proof box at the end of every proof of a theorem in shortcut method.
NEW: TikZ book now 40% off at Amazon.com for a short time.

end of proof box
Hi,
you can use the proof environment from amsthm:
you can use the proof environment from amsthm:
Code: Select all
\documentclass{article}
\usepackage{amsthm}
\begin{document}
\begin{proof}
Here goes the proof.
\end{proof}
\end{document}
1,1,2,3,5,8,13,21,34,55,89,144,233,...