Changed the existing weekly meeting presentation to the KIT style
This commit is contained in:
parent
aa57ce2885
commit
7c01f0a7e3
@ -1,4 +1,4 @@
|
|||||||
\documentclass[aspectratio=169]{beamer}
|
\documentclass[10pt, aspectratio=169]{beamer}
|
||||||
|
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
@ -17,6 +17,18 @@
|
|||||||
\tikzexternalize[prefix=build/]
|
\tikzexternalize[prefix=build/]
|
||||||
|
|
||||||
|
|
||||||
|
\newcommand{\templates}{../lib}
|
||||||
|
|
||||||
|
% packages to be included
|
||||||
|
\input{\templates/packages.tex}
|
||||||
|
|
||||||
|
% modifications to stick to new KIT style
|
||||||
|
\input{\templates/modifications.tex}
|
||||||
|
|
||||||
|
% marcos used throughout the slides
|
||||||
|
\input{\templates/makros_own.tex}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\pgfplotsset{
|
\pgfplotsset{
|
||||||
discard if/.style 2 args={
|
discard if/.style 2 args={
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user