From 6e787a660b0a1a456d42d8a420dfe790431dfc40 Mon Sep 17 00:00:00 2001 From: Nicolas Tobler Date: Thu, 2 Jun 2022 01:28:17 +0200 Subject: working on presentation --- buch/papers/ellfilter/tikz/cd.tikz.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'buch/papers/ellfilter/tikz/cd.tikz.tex') diff --git a/buch/papers/ellfilter/tikz/cd.tikz.tex b/buch/papers/ellfilter/tikz/cd.tikz.tex index 7155a85..7a2767b 100644 --- a/buch/papers/ellfilter/tikz/cd.tikz.tex +++ b/buch/papers/ellfilter/tikz/cd.tikz.tex @@ -4,7 +4,7 @@ \tikzset{pole/.style={cross out, draw=black, minimum size=(0.15cm-\pgflinewidth), inner sep=0pt, outer sep=0pt}} - \begin{scope}[xscale=1, yscale=2] + \begin{scope}[xscale=0.9, yscale=1.8] \draw[gray, ->] (0,-1.5) -- (0,1.5) node[anchor=south]{$\mathrm{Im}~z$}; \draw[gray, ->] (-5,0) -- (5,0) node[anchor=west]{$\mathrm{Re}~z$}; @@ -23,12 +23,12 @@ \fill[yellow!30] (0,0) rectangle (1, 0.5); - \draw[thick, ->, darkgreen] (0, 0) -- (0,0.5); - \draw[thick, ->, orange] (1, 0) -- (0,0); - \draw[thick, ->, red] (2, 0) -- (1,0); - \draw[thick, ->, blue] (2,0.5) -- (2, 0); - \draw[thick, ->, purple] (1, 0.5) -- (2,0.5); - \draw[thick, ->, cyan] (0, 0.5) -- (1,0.5); + \draw[ultra thick, ->, darkgreen] (0, 0) -- (0,0.5); + \draw[ultra thick, ->, orange] (1, 0) -- (0,0); + \draw[ultra thick, ->, red] (2, 0) -- (1,0); + \draw[ultra thick, ->, blue] (2,0.5) -- (2, 0); + \draw[ultra thick, ->, purple] (1, 0.5) -- (2,0.5); + \draw[ultra thick, ->, cyan] (0, 0.5) -- (1,0.5); @@ -63,7 +63,7 @@ \end{scope} - \begin{scope}[yshift=-3.5cm, xscale=0.75] + \begin{scope}[yshift=-4cm, xscale=0.75] \draw[gray, ->] (-6,0) -- (6,0) node[anchor=west]{$w$}; -- cgit v1.2.1