aboutsummaryrefslogtreecommitdiff
path: root/slides/2021-aha/main.tex
blob: 2d8a8b68376d682bbc70400f9b372350541acb92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\pdfminorversion=4
%\documentclass[handout,aspectratio=169]{beamer}
\documentclass[aspectratio=169]{beamer}
\usetheme{rgd}

\input{src/preamble}

\title{%
	Transparent Logging---An introduction and ongoing work
}
\author{%
	Rasmus Dahlberg
}
\date{%
  \today
}

\begin{document}
  \input{src/titlepage}
  \input{src/body}
\end{document}