Compare commits

...

2 Commits
v1.0 ... main

5 changed files with 17 additions and 3 deletions

2
.gitignore vendored
View File

@ -11,3 +11,5 @@
/schulung.pdf
/.kile/
/handout.pdf
/handout-nup.pdf

1
create-handout-nup.sh Executable file
View File

@ -0,0 +1 @@
pdfjam --nup 1x2 --scale 0.87 --keepinfo --delta "0 1.5cm" --suffix nup handout.pdf

View File

@ -7,6 +7,9 @@
\end{itemize}
\end{frame}
\mode
<beamer>
\begin{frame}{Ein erstes Turnier: Reines Finale}
\begin{itemize}
\item Ein einfaches Finale durchwerten
@ -46,3 +49,6 @@
\item Digi neu laden mit einem definierten Tanz
\end{itemize}
\end{frame}
\mode
<presentation>

View File

@ -7,8 +7,9 @@
\usetheme{Frankfurt}
\title{Einsatz von digitalen Wertungsgeräten bei Tanzturnieren}
\author{Christian Wolf}
\author{Christian Wolf\inst{1,2}}
\date{12. Okt. 2025}
\institute{\inst{1}Saarländischer Landesverband für Tanzsport \and \inst{2}TSC im VfL Sindelfingen e.V.}
\setbeamertemplate{navigation symbols}{}
\setbeamercovered{still covered={\opaqueness<1>{12}\opaqueness<2>{5}\opaqueness<3>{1}}}
@ -16,11 +17,13 @@
\AtBeginSection[]
{
\mode<beamer>{
\begin{frame}{\insertsectionhead}
% \tableofcontents[currentsection,hideothersubsections,]
\tableofcontents[sectionstyle=show/hide,subsectionstyle=show/show/hide]
\end{frame}
}
}
\input{tikz.tex}
@ -40,7 +43,9 @@
\input{content.tex}
\begin{frame}{Lizenz}
Diese Präsentation © 2025 ist von Christian Wolf lizenziert unter CC BY-SA 4.0.
Diese Präsentation © 2025 ist von Christian Wolf lizenziert unter CC~BY-SA 4.0.
Mail: tanzen@christian-wolf.click
Eine Kopie der Lizenz ist zu finden unter:\\
\url{https://creativecommons.org/licenses/by-sa/4.0/}

View File

@ -226,7 +226,7 @@ Wertung mit Digis
\node<3| handout:2> (print) {\includegraphics[width=0.95\textwidth]{img/tt/03.png}};
% \MaskHole*<handout:2>{print}{}
\filldraw<2>
\filldraw<2 |handout:2>
(-2.2,0.65) rectangle (-1.5,-0.05)
;
\end{tikzpicture}