# HG changeset patch # User Markus Kaiser # Date 1404584720 -7200 # Node ID 4d5bf308e7ad8e2218642a6b544b55d8dd75255d # Parent 948ce3f9c3adcca9f201625277e3824f3d3acd4d use ellipses of same size diff -r 948ce3f9c3ad -r 4d5bf308e7ad minimum_bisection/paper/term_paper.tex --- 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}