From 683fd0ccda929459f5dadedb49373ef820aa2bef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 4 Feb 2021 22:20:47 +0100 Subject: =?UTF-8?q?Rechnen=20in=20der=20K=C3=B6rpererweiterung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buch/chapters/30-endlichekoerper/images/binomial5.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'buch/chapters/30-endlichekoerper/images/binomial5.tex') diff --git a/buch/chapters/30-endlichekoerper/images/binomial5.tex b/buch/chapters/30-endlichekoerper/images/binomial5.tex index bd781dd..750b7e0 100644 --- a/buch/chapters/30-endlichekoerper/images/binomial5.tex +++ b/buch/chapters/30-endlichekoerper/images/binomial5.tex @@ -31,10 +31,12 @@ \fill[color=farbe#3] ({\xs*(-#1+2*#2)},{-\ys*#1}) -- ({\xs*(-#1+2*#2-1)},{-\ys*(#1+1)}) -- ({\xs*(-#1+2*#2+1)},{-\ys*(#1+1)}) -- cycle; - \node[color=gray] at ( ({\xs*(-#1+2*#2)},{-\ys*(#1+0.5)-0.03}) {$\scriptstyle #3$}; + \node[color=white] at ( ({\xs*(-#1+2*#2)},{-\ys*(#1+0.5)-0.03}) {$\scriptstyle #3$}; } + +\definecolor{gelb}{rgb}{1,0.8,0.2} \def\zeile#1{ - \fill[color=gray!40] + \fill[color=gelb] ({\xs*(-#1)},{-\ys*#1}) -- ({\xs*(-#1-1)},{-\ys*(#1+1)}) -- ({\xs*(#1+1)},{-\ys*(#1+1)}) -- cgit v1.2.1