sec-8: remove useless ellipses
This commit is contained in:
parent
ae1fc8b635
commit
546ae71b7f
@ -87,7 +87,6 @@ $$
|
|||||||
\draw <3> [gray, very thick] (0.4,0.3) rectangle (2,5.5);
|
\draw <3> [gray, very thick] (0.4,0.3) rectangle (2,5.5);
|
||||||
\draw <4> [gray, very thick] (2,0.3) rectangle (3.8,5.5);
|
\draw <4> [gray, very thick] (2,0.3) rectangle (3.8,5.5);
|
||||||
% Estimations ellipses
|
% Estimations ellipses
|
||||||
\draw <5-> [cyclamen, thick] (2.8,3.57) ellipse (0.8cm and 0.3cm);
|
|
||||||
\draw <5-> [cyclamen, thick] (2.8,2.18) ellipse (0.8cm and 0.3cm);
|
\draw <5-> [cyclamen, thick] (2.8,2.18) ellipse (0.8cm and 0.3cm);
|
||||||
\draw <5-> [cyclamen, thick] (2.8,0.8) ellipse (0.8cm and 0.3cm);
|
\draw <5-> [cyclamen, thick] (2.8,0.8) ellipse (0.8cm and 0.3cm);
|
||||||
% Estimations notes
|
% Estimations notes
|
||||||
@ -207,11 +206,8 @@ $$
|
|||||||
\begin{center}
|
\begin{center}
|
||||||
\begin{tikzpicture}[>=Stealth, overlay]
|
\begin{tikzpicture}[>=Stealth, overlay]
|
||||||
% Rectangles
|
% Rectangles
|
||||||
\draw <2,3> [gray, very thick] (-2,0.3) rectangle (1,6.1);
|
\draw <2> [gray, very thick] (-2,0.3) rectangle (1,6.1);
|
||||||
\draw <4> [gray, very thick] (1,0.3) rectangle (4.2,6.1);
|
\draw <3> [gray, very thick] (1,0.3) rectangle (4.2,6.1);
|
||||||
% Estimations ellipses
|
|
||||||
\draw <3> [cyclamen, thick] (-1.28,2.18) ellipse (0.7cm and 0.3cm);
|
|
||||||
\draw <3> [cyclamen, thick] (0.29,2.18) ellipse (0.7cm and 0.3cm);
|
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
\end{center}
|
\end{center}
|
||||||
\setbeamercovered{transparent}
|
\setbeamercovered{transparent}
|
||||||
|
Loading…
Reference in New Issue
Block a user