From ec003b076a7f7244cd2d5187f575a4d15fb8bc61 Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Fri, 16 Feb 2018 15:51:34 +0100 Subject: [PATCH] Add spaces in figure --- fig-lattice-base.tex | 2 ++ fig-poly-red.tex | 2 ++ fig-uc.tex | 2 ++ 3 files changed, 6 insertions(+) diff --git a/fig-lattice-base.tex b/fig-lattice-base.tex index 3cfe038..ad3a076 100644 --- a/fig-lattice-base.tex +++ b/fig-lattice-base.tex @@ -1,3 +1,4 @@ +\medskip \begin{tikzpicture} %%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Comment or uncomment crop % @@ -21,3 +22,4 @@ \draw[dotted, color=black!70] (v-\i-0) -- (v-\i-10); } \end{tikzpicture} +\medskip diff --git a/fig-poly-red.tex b/fig-poly-red.tex index 60533df..11661c4 100644 --- a/fig-poly-red.tex +++ b/fig-poly-red.tex @@ -1,3 +1,4 @@ +\medskip \begin{tikzpicture} \tikzstyle{positive}=[pattern=north east lines, pattern color=blue!30] \tikzstyle{negative}=[pattern=dots, pattern color=red!30] @@ -40,3 +41,4 @@ \node[anchor=north] at (.5,0) {$x$}; \end{scope} \end{tikzpicture} +\medskip diff --git a/fig-uc.tex b/fig-uc.tex index ec6c543..dc3c6ec 100644 --- a/fig-uc.tex +++ b/fig-uc.tex @@ -1,3 +1,4 @@ +\medskip \begin{tikzpicture} \begin{scope}[local bounding box=B1, scale=1.1] \node at (0, 2.5) {Real world}; @@ -30,3 +31,4 @@ } \end{scope} \end{tikzpicture} +\medskip