-
Notifications
You must be signed in to change notification settings - Fork 4
/
presentation.tex
166 lines (130 loc) · 4.9 KB
/
presentation.tex
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
163
164
\documentclass[xcolor=table]{beamer}
%\documentclass[handouts]{beamer}
%\setbeameroption{show notes}
\setbeameroption{hide notes}
%\setbeameroption{show only notes}
%[xetex,mathserif,serif]
\usepackage{multicol}
%\usepackage{animate}
\usepackage{verbatim}
\makeatletter
\newcommand{\verbatimfont}[1]{\renewcommand{\verbatim@font}{\ttfamily#1}}
\makeatother
\usepackage{hyperref}
\usepackage{tikz}
\graphicspath{{images/}}
%KTH official colors https://intra.kth.se/polopoly_fs/1.486828!/image/fargreferens_png.png
\definecolor{kthBlue}{RGB}{25,84,166} %Bla
\definecolor{kthLightBlue}{RGB}{36,160,216} %Ljusbla
\definecolor{kthRed}{RGB}{157,16,45} %Rod
\definecolor{kthLigthRed}{RGB}{228,54,62} %Lujsrod
\definecolor{kthGrey}{RGB}{101,101,108} %Morkgra
\definecolor{kthLightGrey}{RGB}{227,229,227} %Ljusgra
\definecolor{kthMediumGrey}{RGB}{189,188,188} %Mellangra
\definecolor{kthGreen}{RGB}{98,146,46} %Gorn
\definecolor{kthLightGreen}{RGB}{176,201,43} %Ljusgron
\usetheme{AnnArbor}
% \setbeamercolor{background canvas}{bg=white}
\setbeamercolor*{structure}{fg=kthLightBlue,bg=kthBlue}
\setbeamercolor*{palette primary}{use=structure,fg=white,bg=kthBlue}
\setbeamercolor*{palette secondary}{use=structure,fg=black,bg=kthLightGrey}
\setbeamercolor*{palette tertiary}{use=structure,fg=black,bg=kthLightBlue}
%\setbeamercolor*{palette quaternary}{use=structure,fg=black,bg=kthLightGrey}
\setbeamercolor*{frametitle}{fg=kthBlue,bg=kthLightGrey}
\setbeamercolor*{alerted text}{fg=kthRed}
\setbeamercolor*{item projected}{fg=white,bg=kthLightBlue}
%\setbeamercolor{palette sidebar primary}{use=structure,fg=structure.fg,bg=red}
%\setbeamercolor{palette sidebar secondary}{use=structure,fg=structure.fg,bg=green}
%\setbeamercolor{palette sidebar tertiary}{use=normal text,fg=normal text.fg}
\setbeamercolor{block title}{bg=kthMediumGrey}
\setbeamercolor{block body}{bg=normal text.bg!90!black}
\setbeamercolor{block title alerted}{use={normal text,alerted text},fg=alerted text.fg!75!normal text.fg,bg=normal text.bg!75!black}
\setbeamercolor{block body alerted}{bg=normal text.bg!90!black}
\setbeamercolor{block title example}{use={normal text,example text},fg=example text.fg!75!normal text.fg,bg=normal text.bg!75!black}
\setbeamercolor{block body example}{bg=normal text.bg!90!black}
%\setbeamercolor{fine separation line}{}
%\setbeamercolor{normal text}{bg=white,fg=black}
%\setbeamercolor{section in sidebar}{fg=red}
%\setbeamercolor{section in sidebar shaded}{fg=grey}
%\setbeamercolor{separation line}{}
%\setbeamercolor{structure}{bg=black, fg=kthGreen}
%\setbeamercolor{subsection in sidebar}{fg=brown}
%\setbeamercolor{subsection in sidebar shaded}{fg=grey}
\setbeamercolor{title}{fg=white,bg=kthBlue}
%\setbeamercolor{titlelike}{fg=DarkGreen}
%\setbeamercolor{sidebar}{bg=red}
%\setbeamercolor{sidebar}{parent=palette primary}
%\setbeamercolor{palette sidebar primary}{fg=red}%use=normal text,fg=normal text.fg}
%\setbeamercolor{palette sidebar quaternary}{fg=red}
%\setbeamercolor{palette sidebar secondary}{use=structure,fg=structure.fg}
%\setbeamercolor{palette sidebar tertiary}{use=normal text,fg=normal text.fg}
\title{Introduction to PDC environment}
\subtitle{}
%\author{Thor Wikfeldt}
\author{Xin Li}
\institute[PDC]{
PDC Center for High Performance Computing\\
KTH Royal Institute of Technology
}
\logo{
\includegraphics[width=1cm,keepaspectratio]{logo_kth_transparent}~%
% \includegraphics[width=1cm,height=1cm,keepaspectratio]{logo_kth+pdc_blue}~%
}
%\date[PDC Oct 2017]{Introduction to PDC, February 2018}
\date[PDC Aug 2018]{PDC Summer School August 2018}
\subject{Introduction}
\begin{document}
\frame{\titlepage}
\AtBeginSection[]
{
\begin{frame}
\frametitle{Outline}
\tableofcontents[currentsection]
\end{frame}
}
%\AtBeginSubsection[]
%{
% \begin{frame}
% \frametitle{Table of Contents}
% \tableofcontents[currentsection,currentsubsection]
% \end{frame}
%}
%\frame[plain]{
%Large image inclusion
%\color{kthBlue}{kthBlue}\\
%\color{kthLightBlue}{kthLightBlue}\\
%\color{kthRed}{kthRed}\\
%\color{kthLigthRed}{kthLigthRed}\\
%\color{kthGrey}{kthGrey}\\
%\color{kthLightGrey}{kthLightGrey}\\
%\color{kthGreen}{kthGreen}\\
%\color{kthLightGreen}{kthLightGreen}\\
%\color{kthMediumGrey}{kthMediumGrey}
%}
%\frame[shrink]{
%%\begin{block}{Answered Questions}
%How many primes are there?
%\end{block}
%\begin{block}{Open Questions}
%Is every even number the sum of two primes?
%\end{block}
%}
%\frame[allowframebreaks]{
%The allowframebreaks option will auto-create new frames if there is too much content to be displayed on one.
%}
\newcommand\irregularcircle[2]{% radius, irregularity
\pgfextra {\pgfmathsetmacro\len{(#1)+rand*(#2)}}
+(0:\len pt)
\foreach \a in {10,20,...,350}{
\pgfextra {\pgfmathsetmacro\len{(#1)+rand*(#2)}}
-- +(\a:\len pt)
} -- cycle
}
\include{intro}
\include{infrastructure}
\include{accounts}
\include{development}
\include{jobs}
\include{conclusion}
\include{live_demo}
\end{document}