Add spaces in figure

This commit is contained in:
Fabrice Mouhartem 2018-02-16 15:51:34 +01:00
parent e196c8d2d6
commit ec003b076a
3 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,4 @@
\medskip
\begin{tikzpicture} \begin{tikzpicture}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Comment or uncomment crop % % Comment or uncomment crop %
@ -21,3 +22,4 @@
\draw[dotted, color=black!70] (v-\i-0) -- (v-\i-10); \draw[dotted, color=black!70] (v-\i-0) -- (v-\i-10);
} }
\end{tikzpicture} \end{tikzpicture}
\medskip

View File

@ -1,3 +1,4 @@
\medskip
\begin{tikzpicture} \begin{tikzpicture}
\tikzstyle{positive}=[pattern=north east lines, pattern color=blue!30] \tikzstyle{positive}=[pattern=north east lines, pattern color=blue!30]
\tikzstyle{negative}=[pattern=dots, pattern color=red!30] \tikzstyle{negative}=[pattern=dots, pattern color=red!30]
@ -40,3 +41,4 @@
\node[anchor=north] at (.5,0) {$x$}; \node[anchor=north] at (.5,0) {$x$};
\end{scope} \end{scope}
\end{tikzpicture} \end{tikzpicture}
\medskip

View File

@ -1,3 +1,4 @@
\medskip
\begin{tikzpicture} \begin{tikzpicture}
\begin{scope}[local bounding box=B1, scale=1.1] \begin{scope}[local bounding box=B1, scale=1.1]
\node at (0, 2.5) {Real world}; \node at (0, 2.5) {Real world};
@ -30,3 +31,4 @@
} }
\end{scope} \end{scope}
\end{tikzpicture} \end{tikzpicture}
\medskip