tuned
authorChristian Urban <urbanc@in.tum.de>
Wed, 17 Oct 2012 07:24:37 +0100
changeset 37 a83143293943
parent 36 6958606b886c
child 38 cad34315db1b
tuned
slides04.pdf
slides04.tex
Binary file slides04.pdf has changed
--- a/slides04.tex	Wed Oct 17 07:02:43 2012 +0100
+++ b/slides04.tex	Wed Oct 17 07:24:37 2012 +0100
@@ -365,6 +365,7 @@
 \includegraphics[scale=0.7]{pics/ch5.jpg}
 \end{center}
 
+
 \end{frame}}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
 
@@ -427,9 +428,25 @@
 \mode<presentation>{
 \begin{frame}[c]
 
-\begin{center}
+\begin{textblock}{5}(1,1)
 \includegraphics[scale=0.5]{pics/ch5.jpg}
-\end{center}
+\end{textblock}
+
+\begin{textblock}{11}(6.5,3)
+\begin{tabular}{r|cl}
+& a & b\\
+\hline
+$\varnothing$ \onslide<2>{\textcolor{white}{*}} & $\varnothing$ & $\varnothing$\\
+$\{0\}$ \onslide<2>{\textcolor{white}{*}} & $\{0,1,2\}$ & $\{2\}$\\
+$\{1\}$ \onslide<2>{\textcolor{white}{*}} &$\{1\}$ & $\varnothing$\\
+$\{2\}$ \onslide<2>{*} & $\varnothing$ &$\{2\}$\\
+$\{0,1\}$ \onslide<2>{\textcolor{white}{*}} &$\{0,1,2\}$ &$\{2\}$\\
+$\{0,2\}$ \onslide<2>{*}&$\{0,1,2\}$ &$\{2\}$\\
+$\{1,2\}$ \onslide<2>{*}& $\{1\}$ & $\{2\}$\\
+\onslide<2>{s:} $\{0,1,2\}$ \onslide<2>{*}&$\{0,1,2\}$ &$\{2\}$\\
+\end{tabular}
+\end{textblock}
+
 
 \end{frame}}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%