Skip to content
Snippets Groups Projects
Commit 33ef9411 authored by Valentin Bruch's avatar Valentin Bruch
Browse files

handout: \beamertemplatenavigationsymbolsempty

parent 2109fb3f
Branches
No related tags found
No related merge requests found
......@@ -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}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment