summaryrefslogtreecommitdiffstats
path: root/presentation/setup.org
blob: 0b35a82ab7b2a6162c03dad4b234bfdd509e98ea (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#+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: \usepackage{natbib}
#+latex_header: \usepackage{graphicx}
#+latex_header: \usepackage{pgfplots}
#+latex_header: \usepackage{pgfplotstable}

#+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}}}
#+latex_header_extra: \bibliographystyle{plainnat}
#+latex_header_extra: \pgfplotsset{compat=1.16}
#+latex_header_extra: \usetikzlibrary{pgfplots.groupplots}

#+latex_header_extra: \newcommand\legup{Leg\-Up}
#+latex_header_extra: \newcommand\legupnoopt{\legup{} no-opt}
#+latex_header_extra: \newcommand\legupnooptchain{\legup{} no-opt no-chaining}
#+latex_header_extra: \newcommand\vericert{Veri\-cert}

#+exclude_tags: noexport

#+beamer_theme: auriga
#+beamer_color_theme: auriga