summaryrefslogtreecommitdiffstats
path: root/presentation/setup.org
diff options
context:
space:
mode:
Diffstat (limited to 'presentation/setup.org')
-rw-r--r--presentation/setup.org25
1 files changed, 25 insertions, 0 deletions
diff --git a/presentation/setup.org b/presentation/setup.org
new file mode 100644
index 0000000..99d8006
--- /dev/null
+++ b/presentation/setup.org
@@ -0,0 +1,25 @@
+#+latex_compiler: lualatex
+#+latex_class_options: [12pt,aspectratio=169]
+#+latex_header: \usepackage{tikz}
+#+latex_header: \usepackage{amsmath}
+#+latex_header: \usepackage{mathpartir}
+#+latex_header: \usepackage{booktabs}
+#+latex_header:\usepackage{microtype}
+#+latex_header:\usepackage{mathtools}
+#+latex_header_extra: \DisableLigatures{encoding=T1, family=tt*}
+#+latex_header_extra: \usemintedstyle{manni}
+#+latex_header_extra: \setminted{fontsize=\small}
+#+latex_header_extra: \institute[shortinst]{Imperial College London}
+#+latex_header_extra: \AtBeginSection[]{\begin{frame}\frametitle{Outline}\tableofcontents[currentsection]\end{frame}}
+#+latex_header_extra: \usetikzlibrary{shapes,calc,arrows.meta}
+#+latex_header_extra: \definecolor{keywordcolour}{HTML}{8f0075}
+#+latex_header_extra: \definecolor{functioncolour}{HTML}{721045}
+#+latex_header_extra: \definecolor{constantcolour}{HTML}{0000bb}
+#+latex_header_extra: \newcommand\yhkeywordsp[1]{\;\;\texttt{\textcolor{keywordcolour}{#1}}}
+#+latex_header_extra: \newcommand\yhkeyword[1]{\texttt{\textcolor{keywordcolour}{#1}}}
+#+latex_header_extra: \newcommand\yhfunctionsp[1]{\;\;\texttt{\textcolor{functioncolour}{#1}}}
+#+latex_header_extra: \newcommand\yhfunction[1]{\texttt{\textcolor{functioncolour}{#1}}}
+#+latex_header_extra: \newcommand\yhconstant[1]{\texttt{\textcolor{constantcolour}{#1}}}
+
+#+beamer_theme: auriga
+#+beamer_color_theme: auriga