changeset 35:588ef3fae336

use bounding box on basics slide
author Markus Kaiser <markus.kaiser@in.tum.de>
date Fri, 25 May 2012 19:04:37 +0200
parents 4ace168cbc96
children 7e55d78cd864
files planarity/presentation.pdf planarity/presentation.tex
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file planarity/presentation.pdf has changed
--- a/planarity/presentation.tex	Wed May 23 12:54:14 2012 +0200
+++ b/planarity/presentation.tex	Fri May 25 19:04:37 2012 +0200
@@ -117,6 +117,8 @@
 		\begin{column}{.5\textwidth}
 \begin{figure}
 \begin{tikzpicture}[auto]
+	\useasboundingbox (-2, 0) rectangle (7,7j);
+
     \foreach \pos/\name in {{(0,0)/a}, {(0,1.5)/b}, {(2,0)/c},{(2,1.5)/d},
                             {(-2,2.5)/e},
                             {(0,3.5)/f}, {(2,3.5)/g}, {(0,5)/h},{(2,5)/i},