Compare commits
No commits in common. "main" and "v1.0" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,5 +11,3 @@
|
|||||||
/schulung.pdf
|
/schulung.pdf
|
||||||
/.kile/
|
/.kile/
|
||||||
/handout.pdf
|
/handout.pdf
|
||||||
|
|
||||||
/handout-nup.pdf
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
pdfjam --nup 1x2 --scale 0.87 --keepinfo --delta "0 1.5cm" --suffix nup handout.pdf
|
|
6
live.tex
6
live.tex
@ -7,9 +7,6 @@
|
|||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\mode
|
|
||||||
<beamer>
|
|
||||||
|
|
||||||
\begin{frame}{Ein erstes Turnier: Reines Finale}
|
\begin{frame}{Ein erstes Turnier: Reines Finale}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Ein einfaches Finale durchwerten
|
\item Ein einfaches Finale durchwerten
|
||||||
@ -49,6 +46,3 @@
|
|||||||
\item Digi neu laden mit einem definierten Tanz
|
\item Digi neu laden mit einem definierten Tanz
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\mode
|
|
||||||
<presentation>
|
|
||||||
|
9
main.tex
9
main.tex
@ -7,9 +7,8 @@
|
|||||||
\usetheme{Frankfurt}
|
\usetheme{Frankfurt}
|
||||||
|
|
||||||
\title{Einsatz von digitalen Wertungsgeräten bei Tanzturnieren}
|
\title{Einsatz von digitalen Wertungsgeräten bei Tanzturnieren}
|
||||||
\author{Christian Wolf\inst{1,2}}
|
\author{Christian Wolf}
|
||||||
\date{12. Okt. 2025}
|
\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}{}
|
\setbeamertemplate{navigation symbols}{}
|
||||||
\setbeamercovered{still covered={\opaqueness<1>{12}\opaqueness<2>{5}\opaqueness<3>{1}}}
|
\setbeamercovered{still covered={\opaqueness<1>{12}\opaqueness<2>{5}\opaqueness<3>{1}}}
|
||||||
@ -17,13 +16,11 @@
|
|||||||
|
|
||||||
\AtBeginSection[]
|
\AtBeginSection[]
|
||||||
{
|
{
|
||||||
\mode<beamer>{
|
|
||||||
\begin{frame}{\insertsectionhead}
|
\begin{frame}{\insertsectionhead}
|
||||||
% \tableofcontents[currentsection,hideothersubsections,]
|
% \tableofcontents[currentsection,hideothersubsections,]
|
||||||
\tableofcontents[sectionstyle=show/hide,subsectionstyle=show/show/hide]
|
\tableofcontents[sectionstyle=show/hide,subsectionstyle=show/show/hide]
|
||||||
\end{frame}
|
\end{frame}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
\input{tikz.tex}
|
\input{tikz.tex}
|
||||||
@ -43,9 +40,7 @@
|
|||||||
\input{content.tex}
|
\input{content.tex}
|
||||||
|
|
||||||
\begin{frame}{Lizenz}
|
\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:\\
|
Eine Kopie der Lizenz ist zu finden unter:\\
|
||||||
\url{https://creativecommons.org/licenses/by-sa/4.0/}
|
\url{https://creativecommons.org/licenses/by-sa/4.0/}
|
||||||
|
2
work.tex
2
work.tex
@ -226,7 +226,7 @@ Wertung mit Digis
|
|||||||
|
|
||||||
\node<3| handout:2> (print) {\includegraphics[width=0.95\textwidth]{img/tt/03.png}};
|
\node<3| handout:2> (print) {\includegraphics[width=0.95\textwidth]{img/tt/03.png}};
|
||||||
% \MaskHole*<handout:2>{print}{}
|
% \MaskHole*<handout:2>{print}{}
|
||||||
\filldraw<2 |handout:2>
|
\filldraw<2>
|
||||||
(-2.2,0.65) rectangle (-1.5,-0.05)
|
(-2.2,0.65) rectangle (-1.5,-0.05)
|
||||||
;
|
;
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user