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/arccos.tikz.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'buch/papers/ellfilter/tikz/arccos.tikz.tex') diff --git a/buch/papers/ellfilter/tikz/arccos.tikz.tex b/buch/papers/ellfilter/tikz/arccos.tikz.tex index 2772620..987f885 100644 --- a/buch/papers/ellfilter/tikz/arccos.tikz.tex +++ b/buch/papers/ellfilter/tikz/arccos.tikz.tex @@ -10,10 +10,10 @@ \clip(-7.5,-2) rectangle (7.5,2); - \draw[thick, ->, darkgreen] (0, 0) -- (0,1.5); - \draw[thick, ->, orange] (1, 0) -- (0,0); - \draw[thick, ->, red] (2, 0) -- (1,0); - \draw[thick, ->, blue] (2,1.5) -- (2, 0); + \draw[ultra thick, ->, darkgreen] (0, 0) -- (0,1.5); + \draw[ultra thick, ->, orange] (1, 0) -- (0,0); + \draw[ultra thick, ->, red] (2, 0) -- (1,0); + \draw[ultra thick, ->, blue] (2,1.5) -- (2, 0); \foreach \i in {-2,...,1} { \begin{scope}[opacity=0.5, xshift=\i*4cm] @@ -45,7 +45,7 @@ \end{scope} - \begin{scope}[yshift=-2.5cm] + \begin{scope}[yshift=-3cm] \draw[gray, ->] (-5,0) -- (5,0) node[anchor=west]{$w$}; -- cgit v1.2.1