aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/slides/4/gauss.tex
diff options
context:
space:
mode:
Diffstat (limited to 'vorlesungen/slides/4/gauss.tex')
-rw-r--r--vorlesungen/slides/4/gauss.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/vorlesungen/slides/4/gauss.tex b/vorlesungen/slides/4/gauss.tex
index 960e8e1..23cdfee 100644
--- a/vorlesungen/slides/4/gauss.tex
+++ b/vorlesungen/slides/4/gauss.tex
@@ -95,7 +95,7 @@ z&=1
1 & 1 & 0 & 2 \\
\hline
\end{tabular}
-\uncover<4->{%
+\uncover<5->{%
\to
\begin{tabular}{|>{$}c<{$}>{$}c<{$}>{$}c<{$}|>{$}c<{$}|}
\hline
@@ -104,7 +104,7 @@ z&=1
0 & 0 & 1 & 1 \\
\hline
\end{tabular}}
-\uncover<6->{%
+\uncover<7->{%
\to
\begin{tabular}{|>{$}c<{$}>{$}c<{$}>{$}c<{$}|>{$}c<{$}|}
\hline
@@ -113,7 +113,7 @@ z&=1
0 & 0 & 1 & 1 \\
\hline
\end{tabular}}
-\uncover<8->{%
+\uncover<9->{%
\to
\begin{tabular}{|>{$}c<{$}>{$}c<{$}>{$}c<{$}|>{$}c<{$}|}
\hline
@@ -125,14 +125,14 @@ z&=1
\]
\end{minipage}};
\begin{scope}[yshift=0.2cm]
-\uncover<3->{
+\uncover<4->{
\draw[color=red] (-5.6,0.3) circle[radius=0.2];
\draw[color=blue] (-5.4,-0.8) -- (-5.4,-0.2) arc (0:180:0.2) -- (-5.8,-0.8);
}
-\uncover<5->{
+\uncover<6->{
\draw[color=blue] (-1.45,0.5) -- (-1.45,-0.2) arc (180:360:0.2) -- (-1.05,0.5);
}
-\uncover<7->{
+\uncover<8->{
\draw[color=blue] (1.05,0.5) -- (1.05,0.2) arc (180:360:0.2) -- (1.45,0.5);
}
\end{scope}