forked from FabienPetitEconomics/WorkingPaperTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprez.tex
More file actions
162 lines (136 loc) · 4.55 KB
/
prez.tex
File metadata and controls
162 lines (136 loc) · 4.55 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
% !TeX spellcheck = en_US
\documentclass[usenames, dvipsnames, aspectratio = 169]{beamer}
\setbeamertemplate{navigation symbols}{}
\usepackage{mathtools, cases, xcolor, graphicx, graphics, mathrsfs, dsfont, amssymb, multirow, dcolumn, natbib, hyperref, multicol, subcaption, changepage, booktabs, caption, appendixnumberbeamer, enumerate, natbib}
\usepackage{lmodern} % http://ctan.org/pkg/lm
\usepackage{textpos}
\usepackage{tikz}
\usepackage{transparent}
\usepackage{dcolumn}
\usepackage{tabularx}
\usepackage[flushleft]{threeparttable}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{adjustbox}
\usepackage{fontawesome5}
\usetheme{Boadilla}
% AMSMATH : theorems environments
\setbeamertemplate{theorems}[numbered]
% \newtheorem{theorem}{Theorem}
\newtheorem{assumption}{Assumption}
% \newtheorem{corollary}[theorem]{Corollary}
\newtheorem{proposition}{Proposition}
% \newtheorem{lemma}[theorem]{Lemma}
\newtheorem{conjecture}{Conjecture}
% \newenvironment{proof}[1][Proof]{\noindent\textbf{#1.} }{\ \rule{0.5em}{0.5em}}
% Define University colors
\definecolor{DarkGray}{HTML}{999999} %999999
\definecolor{Black}{HTML}{000000} %000000
\definecolor{OrangeUCL}{HTML}{ea7600} %ea7600
\definecolor{Set1Red}{HTML}{e4211c}
\definecolor{Set1Blue}{HTML}{377eb8}
\definecolor{Set1Green}{HTML}{4daf4a}
\definecolor{Set1Purple}{HTML}{984ea3}
\definecolor{Set1Orange}{HTML}{d86b00}
\definecolor{Twitter}{HTML}{00acee}
% Set colors for structure
\setbeamercolor{structure}{fg = Black, bg = OrangeUCL}
% HYPERREF : Hyperlink colors
\hypersetup{
colorlinks = true,
linkcolor = white,
anchorcolor = blue,
citecolor = gray!50,
filecolor = blue,
urlcolor = OrangeUCL!75
}
\setcounter{tocdepth}{2}
\setbeamertemplate{sections/subsections in toc}[sections numbered]
\setbeamertemplate{enumerate items}[default]
\setbeamertemplate{itemize items}[square]
\setbeamertemplate{itemize subitem}[default]
\setbeamercovered{transparent}
\useoutertheme[footline=empty, subsection=false]{miniframes}
% Macro to remove first bullet in navigation bar [START]
\makeatletter
\let\beamer@writeslidentry@miniframeson=\beamer@writeslidentry
\def\beamer@writeslidentry@miniframesoff{%
\expandafter\beamer@ifempty\expandafter{\beamer@framestartpage}{}% does not happen normally
{%else
% removed \addtocontents commands
\clearpage\beamer@notesactions%
}
}
\newcommand*{\miniframeson}{\let\beamer@writeslidentry=\beamer@writeslidentry@miniframeson}
\newcommand*{\miniframesoff}{\let\beamer@writeslidentry=\beamer@writeslidentry@miniframesoff}
\makeatother
% Macro to remove first bullet in navigation bar [END]
\setbeamercolor{section in head/foot}{fg=white, bg=structure.fg!90}
\setbeamercolor*{mini frame}{fg=white, bg=white}
\setbeamercolor{page number in head/foot}{fg=white}
\setbeamercolor{date in head/foot}{fg=white}
\setbeamercolor{lower separation line head}{bg = OrangeUCL!75}
\setbeamercolor{section in toc}{fg=OrangeUCL} % BlueSussex
\setbeamercolor{emph}{fg=OrangeUCL} % BlueSussex
\renewcommand<>{\emph}[1]{%
{\usebeamercolor[fg]{emph}#1}%
}
\renewcommand<>{\refs}[1]{%
{\small\color{gray!50}#1}%
}
\begin{document}
\title[Title]{Title}
\author[Petit, Author 2 and Author 3]{Fabien Petit\inst{1}
\and Author 2\inst{2}
\and Author 3\inst{3}}
\institute[]{\inst{1} University College London, CEPEO
\and \inst{2} Institution 2
\and \inst{2} Institution 3}
\date{\today}
\begin{frame}[plain]
\titlepage
\vspace{-0.5cm}
\begin{figure}
\begin{subfigure}[h]{0.49\linewidth}
\centering
\includegraphics[width=.5\linewidth]{_logo/ucl.png}
\end{subfigure}
%%%
\hfill
\begin{subfigure}[h]{0.49\linewidth}
\centering
\includegraphics[width=.5\linewidth]{_logo/ucl.png}
\end{subfigure}
\end{figure}
\end{frame}
\section{Introduction}
\input{_slide/01-introduction}
% OUTLINE (general) / Comment if not needed
\begin{frame}[plain]{Outline}
\addtocounter{framenumber}{-1}
\begin{NoHyper}\tableofcontents\end{NoHyper}
\end{frame}
% OUTLINE with highlight at the beginning of sections / Comment if not needed
\AtBeginSection[]
{
\miniframesoff
\begin{frame}[plain]{Outline}
\addtocounter{framenumber}{-1}
\begin{NoHyper}\tableofcontents[currentsection]\end{NoHyper}
\end{frame}
\miniframeson
}
\section{Section}
\input{_slide/02-section}
\section{Conclusion}
\input{_slide/03-conclusion}
\AtBeginSection[]{}
\appendix
\section{Appendix}
\input{_slide/appendix}
\begin{frame}<beamer:0>[allowframebreaks]\frametitle{References}
\footnotesize
\bibliographystyle{apalike}
\bibliography{references.bib}
\end{frame}
\end{document}