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
33ef9411
Commit
33ef9411
authored
Jun 03, 2019
by
Valentin Bruch
Browse files
handout: \beamertemplatenavigationsymbolsempty
parent
2109fb3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
workshops/latex/handout.tex
View file @
33ef9411
...
...
@@ -448,7 +448,7 @@ Fußnoten sind einfach\footnote{Mit \texttt{\textbackslash footnote[label]\{Text
\verb
|
pdftitle={LaTeX},
|
\\
\verb
|
colorlinks=true,
|
bunte Links ohne Farbboxen
\\
\verb
|
allcolors=.,
|
Links nicht einfärben (Paket
\texttt
{
xcolor
}
)
\\
\verb
|
}
|
\verb
|
}
|
\vspace
{
-2pt
}
%
\section
{
Bibliographie
}
\begin{minipage}
[t]
{
.52
\linewidth
}
...
...
@@ -489,9 +489,10 @@ Erstelle einzelne Folien mit\\
\verb
|
Inhalt mit \alert{wichtigem} Text.
|
\\
\verb
|
\end{frame}
|
%
\subsection
{
Themen
}
Thema auswählen:
\verb
|
\usetheme{Frankfurt}
|
\\
Farbthema auswählen:
\verb
|
\usecolortheme{rose}
|
\\
\subsection
{
Themen (in der Präambel)
}
\verb
|
\usetheme{Frankfurt}
|
Thema auswählen
\\
\verb
|
\usecolortheme{rose}
|
Farbthema auswählen
\\
\verb
|
\beamertemplatenavigationsymbolsempty
|
\\
Übersicht:
\mbox
{
\url
{
https://www.hartwork.org/beamer-theme-matrix
}}
\\
Titelfolie:
\verb
|
\begin{frame} \titlepage \end{frame}
|
%
...
...
@@ -531,7 +532,7 @@ Titelfolie: \verb|\begin{frame} \titlepage \end{frame}|
\item
Für einzelne Pakete: RTFM
\footnote
{
\enquote
{
Read the fucking manual
}}
%\item Zum OSAK: \url{https://osak.fsmpi.rwth-aachen.de}
\end{itemize}
%
\vspace*
{
-
\baselineskip
}
%
\vspace*
{
-
2
\baselineskip
}
%
\begin{tikzpicture}
[remember picture, overlay, anchor=south east]
%
\node
[xshift=-4mm, yshift=4mm]
(logo) at (current page.south east)
{
\includegraphics
[width=.42\linewidth]
{
osak-logo.pdf
}}
;
%
\end{tikzpicture}
%
...
...
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