From 94352fe1f5e15535073daae3da6f62bdd166976a Mon Sep 17 00:00:00 2001 From: ntobler Date: Fri, 19 Aug 2022 11:27:19 +0200 Subject: Corrections --- buch/papers/ellfilter/tikz/cd2.tikz.tex | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'buch/papers/ellfilter/tikz/cd2.tikz.tex') diff --git a/buch/papers/ellfilter/tikz/cd2.tikz.tex b/buch/papers/ellfilter/tikz/cd2.tikz.tex index d4187c4..47efa53 100644 --- a/buch/papers/ellfilter/tikz/cd2.tikz.tex +++ b/buch/papers/ellfilter/tikz/cd2.tikz.tex @@ -1,4 +1,4 @@ -\begin{tikzpicture}[>=stealth', auto, node distance=2cm, scale=1.2] +\begin{tikzpicture}[>=stealth', auto, node distance=2cm, scale=1.2, thick] \tikzstyle{zero} = [draw, circle, inner sep =0, minimum height=0.15cm] \tikzstyle{dot} = [fill, circle, inner sep =0, minimum height=0.1cm] @@ -7,11 +7,15 @@ \begin{scope}[xscale=1.25, yscale=3.5] + \fill[orange!30] (0,0) rectangle (5, 0.5); + % \fill[yellow!30] (0,0) rectangle (1, 0.1); + \node[] at (2.5, 0.25) {\small $N=5$}; + \draw[gray, ->] (0,-0.55) -- (0,1.05) node[anchor=south]{$\mathrm{Im}~z_1$}; \draw[gray, ->] (-1.5,0) -- (6,0) node[anchor=west]{$\mathrm{Re}~z_1$}; - \draw[gray] ( 1,0) +(0,0.05) -- +(0, -0.05) node[inner sep=0, anchor=north] {\small $K_1$}; - \draw[gray] ( 5,0) +(0,0.05) -- +(0, -0.05) node[inner sep=0, anchor=north] {\small $5K_1$}; + \draw[gray] ( 1,0) +(0,0.035) -- +(0, -0.035) node[inner sep=0, anchor=north] {\small $K_1$}; + \draw[gray] ( 5,0) +(0,0.035) -- +(0, -0.035) node[inner sep=0, anchor=north] {\small $5K_1$}; \draw[gray] (0, 0.5) +(0.1, 0) -- +(-0.1, 0) node[inner sep=0, anchor=east]{\small $jK^\prime_1$}; \begin{scope} @@ -34,9 +38,6 @@ % \node[] at (1.5, 0.25) {\small $N=2$}; % \node[] at (2.5, 0.25) {\small $N=3$}; - \fill[orange!30] (0,0) rectangle (5, 0.5); - % \fill[yellow!30] (0,0) rectangle (1, 0.1); - \node[] at (2.5, 0.25) {\small $N=5$}; \draw[decorate,decoration={brace,amplitude=3pt,mirror}, yshift=0.05cm] -- cgit v1.2.1