Example Presentation

Gareth Smith

gareth@totherme.org

PGF/TikZ

\begin{tikzpicture}
\draw [blue, fill] (0,0) rectangle (8,6);
\draw [red, fill] (0,0) rectangle (4,3);
\end{tikzpicture}