Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
talks
Commits
6537c5ff
Commit
6537c5ff
authored
Jun 05, 2019
by
Valentin Bruch
Browse files
beamer: improved first (real) slide
parent
f068ca23
Changes
1
Hide whitespace changes
Inline
Side-by-side
workshops/latex/beamer/beamer.tex
View file @
6537c5ff
...
...
@@ -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}
\begin{itemize}
\item
Dokumentklasse für diese Präsentation
\item
Saubere Formatierung
\item
teilweise automatische Formatierung
\item
Praktisch für Formeln, Theoreme
%\item<2-> Overlays
%\item Freie Software
%\item Ausgabe als PDF (portabel)
\item
<2-> Beispiel: Euklids Präsentation
\end{itemize}
\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
\\
[10pt]
\item
saubere Formatierung
\item
teilweise automatische Formatierung
\item
praktisch für Formeln, Theoreme
%\item<2-> Overlays
%\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
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment