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

handout: \beamertemplatenavigationsymbolsempty

parent 2109fb3f
No related branches found
No related tags found
No related merge requests found
...@@ -448,7 +448,7 @@ Fußnoten sind einfach\footnote{Mit \texttt{\textbackslash footnote[label]\{Text ...@@ -448,7 +448,7 @@ Fußnoten sind einfach\footnote{Mit \texttt{\textbackslash footnote[label]\{Text
\verb| pdftitle={LaTeX}, |\\ \verb| pdftitle={LaTeX}, |\\
\verb| colorlinks=true, | bunte Links ohne Farbboxen\\ \verb| colorlinks=true, | bunte Links ohne Farbboxen\\
\verb| allcolors=., | Links nicht einfärben (Paket \texttt{xcolor})\\ \verb| allcolors=., | Links nicht einfärben (Paket \texttt{xcolor})\\
\verb|}| \verb|}|\vspace{-2pt}
% %
\section{Bibliographie} \section{Bibliographie}
\begin{minipage}[t]{.52\linewidth} \begin{minipage}[t]{.52\linewidth}
...@@ -489,9 +489,10 @@ Erstelle einzelne Folien mit\\ ...@@ -489,9 +489,10 @@ Erstelle einzelne Folien mit\\
\verb| Inhalt mit \alert{wichtigem} Text.|\\ \verb| Inhalt mit \alert{wichtigem} Text.|\\
\verb|\end{frame}| \verb|\end{frame}|
% %
\subsection{Themen} \subsection{Themen (in der Präambel)}
Thema auswählen: \verb|\usetheme{Frankfurt}|\\ \verb|\usetheme{Frankfurt} | Thema auswählen\\
Farbthema auswählen: \verb|\usecolortheme{rose}|\\ \verb|\usecolortheme{rose} | Farbthema auswählen\\
\verb|\beamertemplatenavigationsymbolsempty|\\
Übersicht: \mbox{\url{https://www.hartwork.org/beamer-theme-matrix}}\\ Übersicht: \mbox{\url{https://www.hartwork.org/beamer-theme-matrix}}\\
Titelfolie: \verb|\begin{frame} \titlepage \end{frame}| Titelfolie: \verb|\begin{frame} \titlepage \end{frame}|
% %
...@@ -531,7 +532,7 @@ 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 Für einzelne Pakete: RTFM\footnote{\enquote{Read the fucking manual}}
%\item Zum OSAK: \url{https://osak.fsmpi.rwth-aachen.de} %\item Zum OSAK: \url{https://osak.fsmpi.rwth-aachen.de}
\end{itemize}% \end{itemize}%
\vspace*{-\baselineskip}% \vspace*{-2\baselineskip}%
\begin{tikzpicture}[remember picture, overlay, anchor=south east]% \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}};% \node[xshift=-4mm, yshift=4mm] (logo) at (current page.south east) {\includegraphics[width=.42\linewidth]{osak-logo.pdf}};%
\end{tikzpicture}% \end{tikzpicture}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment