Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
update empty slides template
Browse files Browse the repository at this point in the history
  • Loading branch information
Benno2000 committed Oct 2, 2023
1 parent 9d529df commit 8ed0bfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
Binary file added empty-slides/emptySlides.pdf
Binary file not shown.
11 changes: 5 additions & 6 deletions empty-slides/emptySlides.tex
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
\documentclass[
aspectratio=169, % default is 43
8pt, % font size, default is 11pt
%handout, % handout mode without animations, comment out to add animations
%darkmode, % switch to dark mode
]{beamer}

\usepackage{../beamerthemeuulm} % use the inofficial uulm beamer theme
\setfaculty{infIngPsy} % set the color scheme for your faculty here [med/infIngPsy/math/nat]

\uulmlogos{sp,uulm} % freely configure multiple logos (overwrites any other logo setting)
%\uulmlogos{sp,uulm} % freely configure multiple logos (overwrites any other logo setting)

\title[Short Title]{Title} % short title is used for the slide footer but optional
\subtitle[Short Subtitle]{Subtitle} % subtitles are optional at all
Expand All @@ -17,11 +19,8 @@

\maketitle % title page with default picture

\subsection{Lists and Numbered Lists}
\begin{frame}[t]{\insertsubsection}
\begin{itemize}
\item
\end{itemize}
\begin{frame}{Frame Title}

\end{frame}

\end{document}

0 comments on commit 8ed0bfa

Please sign in to comment.