Positionen in Bilder anpassen

This commit is contained in:
Christian Wolf 2025-09-21 16:00:54 +02:00
parent 0a353c1035
commit 6bd5cf70b6
2 changed files with 30 additions and 28 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/schulung.pdf
/.kile/
schulung.synctex(busy)

View File

@ -47,24 +47,25 @@
\begin{column}{0.5\textwidth}
\begin{center}
\begin{tikzpicture}[even odd rule]
\onslide+<1>{\node {\includegraphics[width=0.95\textwidth]{img/TT-einstellungen.png}};}
\onslide+<2>{\node {\includegraphics[width=0.95\textwidth]{img/einstellungen-digi-konfig.png}};}
\onslide+<3-4>{
\node (options) {\includegraphics[width=0.95\textwidth]{img/einstellungen-digi-zuordnung.png}};
\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)
;
}
\node<1> {\includegraphics[width=0.95\textwidth]{img/TT-einstellungen.png}};
\node<2> {\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);
}
\end{tikzpicture}
\end{center}
\end{column}
@ -110,9 +111,9 @@
\begin{tikzpicture}[even odd rule]
\node (settings) {\includegraphics[width=0.95\textwidth]{img/veranstaltung-einstellungen.png}};
\MaskHole<1>{settings}{(0,0.2) rectangle (0.75,0.55)}
\MaskHole<2>{settings}{(-2.75,0.25) rectangle (-1.0,-0.20)}
\MaskHole<3>{settings}{(-2.75,-0.15) rectangle (1.50,-0.4)}
\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)}
\end{tikzpicture}
\end{column}
\begin{column}{0.44\textwidth}
@ -211,7 +212,7 @@ Wertung mit Digis
\begin{tikzpicture}[even odd rule]
\node<2> (print) {\includegraphics[width=0.95\textwidth]{img/drucken.png}};
\MaskHole<2>{print}{(-0.1,-0.85) rectangle (2.5,-1.50)}
\MaskHole<2>{print}{(-0.1,-0.95) rectangle (2.8,-1.65)}
\end{tikzpicture}
\end{column}
\end{columns}
@ -238,8 +239,8 @@ Wertung mit Digis
\begin{tikzpicture}[even odd rule]
\node<1-> (final) {\includegraphics[width=0.95\textwidth]{img/final-eingabe.png}};
\MaskHole<1>{final}{(1.25,-1.15) rectangle (2.25,-1.60)}
\MaskHole<3>{final}{(-2.6,1.25) rectangle (-0.9,1.60)}
\MaskHole<1>{final}{(1.40,-1.30) rectangle (2.50,-1.70)}
\MaskHole<3>{final}{(-2.9,1.40) rectangle (-1.0,1.75)}
\end{tikzpicture}
\end{column}
\begin{column}{0.49\textwidth}
@ -356,13 +357,13 @@ 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.45) rectangle (1.15,-1.80)}
\MaskHole<2>{print}{(0.05,-1.60) rectangle (1.30,-2.00)}
% \MaskHole*<4>{print}{}
\filldraw<4>
(-2.05,1.65) rectangle (-0.80,1.85)
(-2.05,1.45) rectangle (-1.10,1.65)
(-2.05,1.25) rectangle (-1.20,1.45)
(-1.95,1.05) rectangle (-0.85,1.25)
(-2.25,1.85) rectangle (-0.90,2.05)
(-2.25,1.65) rectangle (-1.25,1.85)
(-2.25,1.40) rectangle (-1.34,1.65)
(-2.20,1.20) rectangle (-0.95,1.40)
;
\end{tikzpicture}
\end{column}