From efa82f7edc7345c29c2d44674d8c8d8ad8741548 Mon Sep 17 00:00:00 2001 From: Nicolas Tobler Date: Sat, 13 Aug 2022 19:32:21 +0200 Subject: corrections --- buch/papers/ellfilter/tikz/cd.tikz.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 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 cc5852c..0cf2417 100644 --- a/buch/papers/ellfilter/tikz/cd.tikz.tex +++ b/buch/papers/ellfilter/tikz/cd.tikz.tex @@ -67,9 +67,9 @@ \end{scope} \node[zero] at (4,3) (n) {}; - \node[anchor=west] at (n.east) {Zero}; + \node[anchor=west] at (n.east) {Nullstelle}; \node[pole, below=0.25cm of n] (n) {}; - \node[anchor=west] at (n.east) {Pole}; + \node[anchor=west] at (n.east) {Polstelle}; \begin{scope}[yshift=-4cm, xscale=0.75] -- cgit v1.2.1