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
|
||||
/.kile/
|
||||
/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{frame}
|
||||
|
||||
\mode
|
||||
<beamer>
|
||||
|
||||
\begin{frame}{Ein erstes Turnier: Reines Finale}
|
||||
\begin{itemize}
|
||||
\item Ein einfaches Finale durchwerten
|
||||
@ -49,6 +46,3 @@
|
||||
\item Digi neu laden mit einem definierten Tanz
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
||||
\mode
|
||||
<presentation>
|
||||
|
9
main.tex
9
main.tex
@ -7,9 +7,8 @@
|
||||
\usetheme{Frankfurt}
|
||||
|
||||
\title{Einsatz von digitalen Wertungsgeräten bei Tanzturnieren}
|
||||
\author{Christian Wolf\inst{1,2}}
|
||||
\author{Christian Wolf}
|
||||
\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}}}
|
||||
@ -17,12 +16,10 @@
|
||||
|
||||
\AtBeginSection[]
|
||||
{
|
||||
\mode<beamer>{
|
||||
\begin{frame}{\insertsectionhead}
|
||||
% \tableofcontents[currentsection,hideothersubsections,]
|
||||
\tableofcontents[sectionstyle=show/hide,subsectionstyle=show/show/hide]
|
||||
\end{frame}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -43,9 +40,7 @@
|
||||
\input{content.tex}
|
||||
|
||||
\begin{frame}{Lizenz}
|
||||
Diese Präsentation © 2025 ist von Christian Wolf lizenziert unter CC~BY-SA 4.0.
|
||||
|
||||
Mail: tanzen@christian-wolf.click
|
||||
Diese Präsentation © 2025 ist von Christian Wolf lizenziert unter CC BY-SA 4.0.
|
||||
|
||||
Eine Kopie der Lizenz ist zu finden unter:\\
|
||||
\url{https://creativecommons.org/licenses/by-sa/4.0/}
|
||||
|
Loading…
x
Reference in New Issue
Block a user