Präsentation gelöscht2
This commit is contained in:
parent
87de653dad
commit
cbcc2eeddc
7
Presentation/.gitignore
vendored
7
Presentation/.gitignore
vendored
@ -1,7 +0,0 @@
|
|||||||
*.aux
|
|
||||||
*.log
|
|
||||||
*.nav
|
|
||||||
*.out
|
|
||||||
*.snm
|
|
||||||
*.pdf
|
|
||||||
*.toc
|
|
@ -1,46 +0,0 @@
|
|||||||
\documentclass{beamer}
|
|
||||||
\usepackage[T1]{fontenc}
|
|
||||||
\usepackage[ngerman]{babel}
|
|
||||||
|
|
||||||
\usetheme{Boadilla}
|
|
||||||
|
|
||||||
\title{Arduino Grundlagen}
|
|
||||||
\subtitle{Wir bauen eine Ampel}
|
|
||||||
\author{Alexander Gabriel}
|
|
||||||
\institute{Z-Lab-Bruchsal}
|
|
||||||
\date{\today}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\begin{frame}
|
|
||||||
\titlepage
|
|
||||||
\end{frame}
|
|
||||||
|
|
||||||
\section{01 Grundlagen}
|
|
||||||
\subsection{Folie 1}
|
|
||||||
|
|
||||||
\begin{frame}
|
|
||||||
\frametitle{01 Grundlagen - Folie 1}
|
|
||||||
Hier noch Text und Bilder zu den Grundlagen
|
|
||||||
\end{frame}
|
|
||||||
|
|
||||||
\begin{frame}
|
|
||||||
\frametitle{Outline}
|
|
||||||
\tableofcontents
|
|
||||||
\end{frame}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user