Update tuhh_presentation Class authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
......@@ -9,7 +9,7 @@ The further includes the Poppins font and the `datetime2` package
# Getter, Setter and Commands for Inserting Metadata
Commands like
```
```latex
\def\university{\@dblarg\beamer@university}
\long\def\beamer@university[#1]#2{%
\def\insertuniversity{\def\inst{\beamer@insttitle}\def\and{\beamer@andtitle}#2}%
......@@ -19,7 +19,7 @@ Allow do define the command `\insertuniversity` by specifying `\university{Name}
# Defaults
```
```latex
\university{Hamburg University of Technology (TUHH)}
\closingstatement{Thank You very much}
\street{Am Schwarzenberg-Campus 1}
......
......