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
4fbbdc5d
Commit
4fbbdc5d
authored
May 28, 2019
by
Lennart Klebl
Browse files
floats
parent
0eb9c8f7
Changes
1
Show whitespace changes
Inline
Side-by-side
workshops/latex/latex.tex
View file @
4fbbdc5d
...
...
@@ -308,7 +308,7 @@
\begin{column}
{
0.4
\textwidth
}
\structure
{
section, subsection, subsubsection:
}
\begin{itemize}
\item
Überschriften (automatisch numeriert)
\item
Überschriften (automatisch num
m
eriert)
\begin{tikzpicture}
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][22mm][c]
{
0.7
\textwidth
}
...
...
@@ -552,6 +552,20 @@
\end{itemize}
\end{frame}
\begin{frame}
[fragile]
{
Floats
}
\structure
{
Floats
}
für Bilder, Tabellen, ...
\emph
{
im Text
}
\begin{itemize}
\item
Umgebungen
\highlightBlu
{
table
}
\&
\highlightBlu
{
figure
}
\item
\highlightRed
{
\textbackslash
{}
centering
}
\item
\highlightRed
{
\textbackslash
{}
caption
}
\verb
+
{Bildunterschrift}
+
\item
\highlightRed
{
\textbackslash
{}
includegraphics
}
\verb
+
{}
+
\&
\highlightBlu
{
tabular
}
zusätzlich
\\
\emph
{{
\ttfamily\color
{
RoyalBlue
}
table
}
\&
{
\ttfamily\color
{
RoyalBlue
}
figure
}
Umgebungen sind initial leer!
}
% TODO Bild von float machen!
\end{itemize}
\end{frame}
\begin{frame}
[fragile]
{
Labels, Referenzen und Links
}
\structure
{
Referenzen
}
markieren mit
\texttt
{
\textbackslash
label
}
, verweisen mit
\texttt
{
\textbackslash
ref
}
:
\begin{tikzpicture}
...
...
Write
Preview
Supports
Markdown
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