Erster Feedback-Stand erstellt
This commit is contained in:
parent
6bd5cf70b6
commit
018e80fb57
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,8 +5,9 @@
|
||||
*.snm
|
||||
*.synctex.gz
|
||||
*.synctex
|
||||
*.synctex(busy)
|
||||
*.toc
|
||||
|
||||
/schulung.pdf
|
||||
/.kile/
|
||||
schulung.synctex(busy)
|
||||
/handout.pdf
|
||||
|
4
handout.tex
Normal file
4
handout.tex
Normal file
@ -0,0 +1,4 @@
|
||||
\documentclass[aspectratio=149,handout]{beamer}
|
||||
\usepackage[utf8]{inputenc}
|
||||
|
||||
\input{main.tex}
|
@ -15,7 +15,7 @@
|
||||
% }
|
||||
% \path<3-> (0,4) node {\footnotesize Digi0100};
|
||||
% \end{tikzpicture}
|
||||
\includegraphics[]{img/portrait.jpg}
|
||||
\onslide+<1 |handout:0>{\includegraphics[]{img/portrait.jpg}}
|
||||
\end{center}
|
||||
\end{column}
|
||||
\begin{column}{0.66\textwidth}
|
||||
|
@ -49,6 +49,6 @@
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}
|
||||
\begin{frame}{Das war ein bisschen Input\dots}
|
||||
\Huge Fragen?
|
||||
\end{frame}
|
||||
|
44
work.tex
44
work.tex
@ -47,25 +47,12 @@
|
||||
\begin{column}{0.5\textwidth}
|
||||
\begin{center}
|
||||
\begin{tikzpicture}[even odd rule]
|
||||
\node<1> {\includegraphics[width=0.95\textwidth]{img/TT-einstellungen.png}};
|
||||
\node<2> {\includegraphics[width=0.95\textwidth]{img/einstellungen-digi-konfig.png}};
|
||||
\node<1 |handout:0> {\includegraphics[width=0.95\textwidth]{img/TT-einstellungen.png}};
|
||||
\node<2 |handout:0> {\includegraphics[width=0.95\textwidth]{img/einstellungen-digi-konfig.png}};
|
||||
|
||||
\node<3-4> (options) {\includegraphics[width=0.95\textwidth]{img/einstellungen-digi-zuordnung.png}};
|
||||
\MaskHole<3>{options}{(-2.8,-1.60) rectangle (2.8,1.25)}
|
||||
\MaskHole<4>{options}{(-2.8,-1.60) rectangle (2.8,-2.3)}
|
||||
% \onslide+<3>{
|
||||
% \fill [fill=white,opacity=0.8]
|
||||
% (options.south west) rectangle (options.north east)
|
||||
% (-2.5,-1.45) rectangle (2.5,1.1)
|
||||
% ;
|
||||
% }
|
||||
% \onslide+<4>{
|
||||
% \fill [fill=white,opacity=0.8]
|
||||
% (options.south west) rectangle (options.north east)
|
||||
% (-2.5,-1.45) rectangle (2.5,-2.2)
|
||||
% ;
|
||||
% }
|
||||
% \draw (options.south east) grid (options.north west);
|
||||
\MaskHole<3 |handout:0>{options}{(-2.8,-1.60) rectangle (2.8,1.25)}
|
||||
\MaskHole<4 |handout:0>{options}{(-2.8,-1.60) rectangle (2.8,-2.3)}
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
\end{column}
|
||||
@ -94,9 +81,9 @@
|
||||
\end{column}
|
||||
\begin{column}{0.49\textwidth}
|
||||
\begin{center}
|
||||
\onslide*<1>{\includegraphics[width=\textwidth]{img/TT-open-competition.png}}
|
||||
\onslide*<2>{\includegraphics[width=\textwidth]{img/auswahl-runde.png}}
|
||||
\onslide*<3>{\includegraphics[width=\textwidth]{img/drucken.png}}
|
||||
\onslide*<1 |handout:0>{\includegraphics[width=\textwidth]{img/TT-open-competition.png}}
|
||||
\onslide*<2 |handout:0>{\includegraphics[width=\textwidth]{img/auswahl-runde.png}}
|
||||
\onslide*<3 |handout:0>{\includegraphics[width=\textwidth]{img/drucken.png}}
|
||||
\onslide*<4-5>{\includegraphics[width=\textwidth]{img/final-eingabe.png}}
|
||||
% \onslide+<1>{\includegraphics[width=\textwidth]{img/TT-open-competition.png}}
|
||||
% \onslide+<1>{\includegraphics[width=\textwidth]{img/TT-open-competition.png}}
|
||||
@ -111,9 +98,9 @@
|
||||
\begin{tikzpicture}[even odd rule]
|
||||
\node (settings) {\includegraphics[width=0.95\textwidth]{img/veranstaltung-einstellungen.png}};
|
||||
|
||||
\MaskHole<1>{settings}{(0,0.3) rectangle (0.80,0.60)}
|
||||
\MaskHole<2>{settings}{(-3.00,0.25) rectangle (-1.3,-0.20)}
|
||||
\MaskHole<3>{settings}{(-3.00,-0.20) rectangle (1.65,-0.5)}
|
||||
\MaskHole<1 |handout:0>{settings}{(0,0.3) rectangle (0.80,0.60)}
|
||||
\MaskHole<2 |handout:0>{settings}{(-3.00,0.25) rectangle (-1.3,-0.20)}
|
||||
\MaskHole<3 |handout:0>{settings}{(-3.00,-0.20) rectangle (1.65,-0.5)}
|
||||
\end{tikzpicture}
|
||||
\end{column}
|
||||
\begin{column}{0.44\textwidth}
|
||||
@ -205,14 +192,14 @@ Wertung mit Digis
|
||||
\item Login nur mit Freigabe
|
||||
\item<.-> Vor \textbf{jeder Runde}: \\ Freigabe nötig
|
||||
\item Warten und Überwachen der Logins \\ $\Rightarrow$ Mit TL abstimmen
|
||||
\item Schlißen der Freigabe
|
||||
\item Schlißen der Freigabe (!)
|
||||
\end{itemize}
|
||||
\end{column}
|
||||
\begin{column}{0.5\textwidth}
|
||||
\begin{tikzpicture}[even odd rule]
|
||||
\node<2> (print) {\includegraphics[width=0.95\textwidth]{img/drucken.png}};
|
||||
|
||||
\MaskHole<2>{print}{(-0.1,-0.95) rectangle (2.8,-1.65)}
|
||||
\MaskHole<2 |handout:1>{print}{(-0.1,-0.95) rectangle (2.8,-1.65)}
|
||||
\end{tikzpicture}
|
||||
\end{column}
|
||||
\end{columns}
|
||||
@ -239,8 +226,9 @@ Wertung mit Digis
|
||||
\begin{tikzpicture}[even odd rule]
|
||||
\node<1-> (final) {\includegraphics[width=0.95\textwidth]{img/final-eingabe.png}};
|
||||
|
||||
\MaskHole<1>{final}{(1.40,-1.30) rectangle (2.50,-1.70)}
|
||||
\MaskHole<3>{final}{(-2.9,1.40) rectangle (-1.0,1.75)}
|
||||
\MaskHole<1 |handout:0>{final}{(1.40,-1.30) rectangle (2.50,-1.70)}
|
||||
\MaskHole<3 |handout:0>{final}{(-2.9,1.40) rectangle (-1.0,1.75)}
|
||||
\MaskHole<0 |handout:1>{final}{(1.40,-1.30) rectangle (2.50,-1.70) (-2.9,1.40) rectangle (-1.0,1.75)}
|
||||
\end{tikzpicture}
|
||||
\end{column}
|
||||
\begin{column}{0.49\textwidth}
|
||||
@ -357,7 +345,7 @@ Digiserver nicht erreichbar:
|
||||
\node<3> (print) {\includegraphics[width=0.95\textwidth]{img/paar-nachtragen.png}};
|
||||
\node<4> (print) {\includegraphics[width=0.95\textwidth]{img/paar-nachtragen-auswahl.png}};
|
||||
|
||||
\MaskHole<2>{print}{(0.05,-1.60) rectangle (1.30,-2.00)}
|
||||
\MaskHole<2 |handout:0>{print}{(0.05,-1.60) rectangle (1.30,-2.00)}
|
||||
% \MaskHole*<4>{print}{}
|
||||
\filldraw<4>
|
||||
(-2.25,1.85) rectangle (-0.90,2.05)
|
||||
|
Loading…
x
Reference in New Issue
Block a user