Skip to content
Snippets Groups Projects
Commit 6537c5ff authored by Valentin Bruch's avatar Valentin Bruch
Browse files

beamer: improved first (real) slide

parent f068ca23
Branches
No related tags found
No related merge requests found
......@@ -124,17 +124,19 @@
\section{Was ist \LaTeX-Beamer}
\begin{frame}{Was ist \LaTeX-Beamer?}
\null\hspace{.25\textwidth}\begin{minipage}{.5\textwidth}\lstinputlisting[basicstyle=\large]{examples/documentclass-beamer.tex}\end{minipage}
\null\hspace{.25\textwidth}\begin{minipage}{.5\textwidth}\lstinputlisting[basicstyle=\large]{examples/documentclass-beamer.tex}\end{minipage}\\[6pt]
\centering\begin{minipage}{.75\textwidth}
\begin{itemize}
\item Dokumentklasse für diese Präsentation
\item Saubere Formatierung
\item Dokumentklasse für diese Präsentation\\[10pt]
\item saubere Formatierung
\item teilweise automatische Formatierung
\item Praktisch für Formeln, Theoreme
\item praktisch für Formeln, Theoreme
%\item<2-> Overlays
%\item Freie Software
%\item freie Software
%\item Ausgabe als PDF (portabel)
\item<2-> Beispiel: Euklids Präsentation
\end{itemize}
\end{minipage}
\end{frame}
% TODO: Installation testen?
......@@ -353,7 +355,6 @@
\only<2>{\color{green}}farblich} hervorheben
\item Schöne Fußnoten\footnotemark
\item Einfach eigene Themen erstellen
\item Primitive Animationen
\item Notizen für den Vortragenden
\end{itemize}
\vspace{6mm}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment