Skip to content
Snippets Groups Projects
Commit 30134feb authored by Lennart Klebl's avatar Lennart Klebl
Browse files

Merge branch 'master' of git.fsmpi.rwth-aachen.de:osak/talks

parents 29383f7d bd217cfc
No related branches found
No related tags found
No related merge requests found
......@@ -539,20 +539,23 @@
\end{itemize}
\end{frame}
\begin{frame}[fragile]{Floats}
\begin{frame}[fragile]{Abbildungen mit \glqq{}Floats\grqq{}}
\begin{columns}
\begin{column}{0.45\textwidth}
\structure{Floats} für Bilder, Tabellen, ... \emph{im Text} \\[8pt]
\highlightBlu{figure} \& \highlightBlu{table} \emph{Umgebungen} für
Bilder und Tabellen:\vspace{14pt}
\begin{itemize}
\small
\item Umgebungen \highlightBlu{table} \& \highlightBlu{figure} \\[8pt]
\item \highlightRed{\textbackslash{}centering} \\[8pt]
\item \highlightRed{\textbackslash{}caption}\verb+{Text}+ \\[8pt]
\item \highlightRed{\textbackslash{}includegraphics}\verb+{}+ \&
\highlightBlu{tabular} zusätzlich \\[5pt]
\scriptsize
\emph{{\ttfamily\color{RoyalBlue}table} \&
{\ttfamily\color{RoyalBlue}figure} Umgebungen sind initial leer!}
\item Mit \highlightRed{\textbackslash{}includegraphics} bzw.
\highlightBlu{tabular} für Inhalt
\scriptsize\\
(\emph{{\ttfamily\color{RoyalBlue}table} \&
{\ttfamily\color{RoyalBlue}figure} sind initial leer!})
\normalsize
\\[12pt]
\item \highlightRed{\textbackslash{}centering} für zentrierten Inhalt \\[12pt]
\item \highlightRed{\textbackslash{}caption}\verb+{Text}+ für Beschriftung und Verweise\\[12pt]
% TODO Bild von float machen!
\end{itemize}
\end{column}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment