Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
\begin{tikzpicture}
\draw (0,0) rectangle (5,5);
\alt<2> {\draw (0,0) -- ++(5,5) -- ++(-2.5, 2.5) -- ++(-2.5, -2.5) -- (5,0);}
{\draw (0,0) -- ++(5,5) ++(-5, 0) -- ++(5,-5);}
\end{tikzpicture}