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