aboutsummaryrefslogtreecommitdiff
path: root/slides/2021-aha/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'slides/2021-aha/main.tex')
-rw-r--r--slides/2021-aha/main.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/slides/2021-aha/main.tex b/slides/2021-aha/main.tex
new file mode 100644
index 0000000..2d8a8b6
--- /dev/null
+++ b/slides/2021-aha/main.tex
@@ -0,0 +1,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}