changeset 149:4d5bf308e7ad

use ellipses of same size
author Markus Kaiser <markus.kaiser@in.tum.de>
date Sat, 05 Jul 2014 20:25:20 +0200
parents 948ce3f9c3ad
children 8c10f9532afc
files minimum_bisection/paper/term_paper.tex
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/minimum_bisection/paper/term_paper.tex	Sat Jul 05 20:21:39 2014 +0200
+++ b/minimum_bisection/paper/term_paper.tex	Sat Jul 05 20:25:20 2014 +0200
@@ -69,12 +69,12 @@
         \flowtreeedges
 
         \begin{pgfonlayer}{background}
-            \node[draw=tumblue, fill=tumblue!20, thick, ellipse, rotate fit=30, fit=(n)(l)(m), inner sep=3pt] (el) {};
+            \node[draw=tumblue, fill=tumblue!20, thick, ellipse, rotate fit=30, fit=(n)(l)(m), inner sep=8pt] (el) {};
         \end{pgfonlayer}
 
         \path (el)
-            ++ (200:1.5)
-            ++ (0, 0) coordinate (label);
+            ++ (200:1)
+            ++ (0, -0.5) coordinate (label);
         \node[below of = label] {\structure{$S(\alert{e_T})$}};
 
         \begin{pgfonlayer}{marked}