summaryrefslogtreecommitdiffstats
path: root/presentation/setup.org
blob: 99d8006bda04370cefbbfe8725706a9ceadaa842 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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