From 33e82d7f0090fbd5234524ea32ff614f7aaf0116 Mon Sep 17 00:00:00 2001
From: hx <hx@hx.ax>
Date: Tue, 6 Oct 2015 00:16:08 +0200
Subject: [PATCH] Add presentation

---
 .../presentation/beamerthemesthlm.sty"        | 434 ++++++++
 .../presentation/presentation.tex"            | 934 ++++++++++++++++++
 2 files changed, 1368 insertions(+)
 create mode 100644 "infom\303\266te/presentation/beamerthemesthlm.sty"
 create mode 100644 "infom\303\266te/presentation/presentation.tex"

diff --git "a/infom\303\266te/presentation/beamerthemesthlm.sty" "b/infom\303\266te/presentation/beamerthemesthlm.sty"
new file mode 100644
index 0000000..c88ea1c
--- /dev/null
+++ "b/infom\303\266te/presentation/beamerthemesthlm.sty"
@@ -0,0 +1,434 @@
+% 	Name			sthlm Beamer Theme :: HEAVILY based on the hsrmbeamer theme 
+%	Author			Mark Hendry Olson :: Original Author of the hsrmbeamer theme is Benjamin Weiss 
+%
+%	Email			sayhi@hendryolson.com
+%
+%	Website			http://hendryolson.com
+%
+%	License		
+%				    Copyright (C) 2013 Mark Hendry Olson
+%
+%    				This program is free software: you can redistribute it and/or modify
+%    				it under the terms of the GNU General Public License as published by
+%    				the Free Software Foundation, either version 3 of the License, or
+%    				(at your option) any later version.
+%
+%    				This program is distributed in the hope that it will be useful,
+%    				but WITHOUT ANY WARRANTY; without even the implied warranty of
+%    				MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+%    				GNU General Public License for more details.
+%
+%    				See http://www.gnu.org/licenses/.
+%
+%	Description		This presentation is a demonstration of the sthlm beamer 
+%					theme, which is HEAVILY based on the HSRM beamer theme created by Benjamin Weiss 
+%					(benjamin.weiss@student.hs-rm.de), which can be found on GitHub
+%					<https://github.com/hsrmbeamertheme/hsrmbeamertheme>.
+%					              
+%	Created 		20130731-102346
+% 
+%	Log
+%
+%			2014-07-08
+%					-Redesigned for pdfLaTeX using the New PX font
+%					-Removed all IEGS logos and backgrounds
+%					-Released as a WriteLaTeX template
+%
+%			2013-11-20
+%					- Added the ability to have columns with the same height automatically, which was 
+%					made possible with the help provided by Martin Scharrer
+%					<http://tex.stackexchange.com/questions/14220/how-to-modify-columns-column-environments-so-they-resize-automatically-to-the-la> 
+%			2013-09-22
+%					- Changed the Aria font to Helvetica Neue
+%					- Removed the minframes from the header and replaced it with a progress bar
+%					which was made possible the help provided by Gonzalo Medina 
+%					<http://tex.stackexchange.com/questions/59742/progress-bar-for-latex-beamer>
+%
+%			2013-08-01
+%					- Added overlay effect thanks to: <http://www.cgogolin.de/Computer.html>
+%
+% 			2013-07-31
+%					- Replaced HSRM beamer theme title page background pdf
+%					- Replaced HSRM beamer theme logo with IEGS apple logo
+%					- Redefined HSRM color theme with an ios7 color scheme
+%					- Changed how mini-frames show subsection progress
+
+\ProvidesPackage{beamerthemesthlm}[2013/05/05]
+
+\usepackage{eso-pic}
+
+\newif\if@doSectionPage
+\@doSectionPagefalse
+\DeclareOption{nosectionpages}{\@doSectionPagetrue}
+\ProcessOptions
+
+\mode<presentation>
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	TABLE OF CONTENTS
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+\useoutertheme[subsection=false,shadow]{miniframes}
+\setbeamertemplate{section in toc}[sections numbered]
+\setbeamertemplate{subsection in toc}[subsections numbered]
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	ITMEIZE
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+\setbeamertemplate{itemize item}{$\Circle$}
+\setbeamertemplate{itemize subitem}{$\circ$ }
+\setbeamertemplate{itemize subsubitem}{$\circ$}
+\subsection{}
+\subsection{}
+\subsection{}
+
+\setlength{\parskip}{0.5em}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	COLORS
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+% sthlm Colors
+\definecolor{sthlmLightBlue}{RGB}{90,200,250}
+\definecolor{sthlmBlue}{RGB}{52,170,220}
+\definecolor{sthlmDarkBlue}{RGB}{0,122,255}
+\definecolor{sthlmLightRed}{RGB}{255,45,85}
+\definecolor{sthlmRed}{RGB}{255,59,48}
+\definecolor{sthlmLightYellow}{RGB}{255,204,0}
+\definecolor{sthlmYellow}{RGB}{255,149,0}
+\definecolor{sthlmPurple}{RGB}{88,86,214}
+\definecolor{sthlmGreen}{RGB}{76,217,100}
+\definecolor{sthlmGrey}{RGB}{142,142,147}
+\definecolor{sthlmLightGrey}{RGB}{233,233,233}
+\definecolor{sthlmDarkGrey}{RGB}{61,61,70}
+
+
+% General
+\setbeamercolor{normal text}{fg=sthlmDarkGrey}
+\setbeamercolor{structure}{fg=sthlmDarkGrey}
+\setbeamercolor{alerted text}{fg=sthlmRed}
+\setbeamercolor{example text}{fg=white}
+\setbeamercolor{copyright text}{fg=sthlmLightBlue}
+\setbeamercolor{palette primary}{fg=sthlmDarkGrey}
+\setbeamercolor{palette secondary}{fg=sthlmDarkGrey,bg=sthlmLightGrey}
+\setbeamercolor{palette tertiary}{fg=black,bg=sthlmDarkGrey}
+\setbeamercolor{palette quaternary}{fg=white, bg=sthlmDarkGrey}
+
+\setbeamercolor{mini frame}{bg=sthlmLightGrey}
+\setbeamercolor{section in head/foot}{fg=sthlmDarkGrey, bg=sthlmLightGrey}
+
+% Titlepage
+\setbeamercolor{title}{parent=normal text}
+\setbeamercolor{subtitle}{parent=normal text}
+\setbeamercolor{institute}{parent=normal text}
+% Content
+\setbeamercolor{frametitle}{parent=palette quaternary}
+% Blocks
+\setbeamercolor{block title}{fg=white,bg=sthlmDarkBlue}
+\setbeamercolor{block body}{fg=sthlmDarkGrey, bg=sthlmLightGrey}
+\setbeamercolor{block title example}{fg=black, bg=sthlmGreen}
+\setbeamercolor{block body example}{fg=sthlmDarkGrey, bg=sthlmLightGrey}
+\setbeamercolor{block title alerted}{fg=black, bg=sthlmLightRed}
+\setbeamercolor{block body alerted}{fg=sthlmDarkGrey, bg=sthlmLightGrey}
+% Notes
+\setbeamercolor{note page}{fg=sthlmDarkGrey,bg=sthlmLightGrey}
+\setbeamercolor{note title}{fg=white, bg=sthlmDarkGrey}
+\setbeamercolor{note date}{parent=note title}
+% Page Number
+\setbeamercolor{page number in head/foot}{fg=sthlmDarkGrey}
+
+\setbeamercolor{qed}{fg=sthlmGrey}
+\setbeamercolor{itemize item}{fg=sthlmDarkBlue}
+\setbeamercolor{itemize subitem}{fg=sthlmLightRed}
+\setbeamercolor{itemize subsubitem}{fg=sthlmBlue}
+
+% Titlepage
+\setbeamerfont{title}{size=\fontsize{20}{20}}
+\setbeamerfont{subtitle}{size=\fontsize{12}{14}}
+\setbeamerfont{date}{size=\fontsize{8}{10}}
+\setbeamerfont{author}{size=\fontsize{12}{15}}
+\setbeamerfont{institute}{size=\fontsize{8}{10}}
+% Section
+\setbeamerfont{section title}{size=\LARGE}
+% Content
+\setbeamerfont{frametitle}{size=\large}
+\setbeamerfont{copyright text}{size=\tiny}
+\setbeamerfont{block title}{family=\sffamily,series=\bf, size=\large}
+\setbeamerfont{block title alerted}{family=\sffamily,series=\bf, size=\large}
+\setbeamerfont{alerted text}{series=\scshape}
+% Captions
+\setbeamerfont{caption name}{}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	TITLE PAGE
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+% Titlepage structure
+\def\maketitle{\ifbeamer@inframe\titlepage\else\frame[plain]{\titlepage}\fi}
+\def\titlepage{\usebeamertemplate{title page}}
+\setbeamertemplate{title page}
+{
+	% Add background to title page
+	\AddToShipoutPictureFG*{\includegraphics[width=\paperwidth]{background.pdf}}
+	\begin{minipage}[b][\paperheight]{\textwidth}
+	%\vspace*{5mm}
+	%\includegraphics[height=14mm]{./logo}\par
+	\vspace*{24mm}
+	\ifx\insertsubtitle\@empty%
+	\else%
+		{\usebeamerfont{title}\usebeamercolor[fg]{title}\MakeUppercase{\inserttitle}\par}%
+	\fi%
+	\ifx\insertsubtitle\@empty%
+	\else%
+		{\usebeamerfont{subtitle}\usebeamercolor[fg]{subtitle}\insertsubtitle\par}%
+		\vspace*{5mm}
+	\fi%
+	\ifx\insertdate\@empty%
+	\else%
+		{\usebeamerfont{date}\usebeamercolor[fg]{date}\insertdate\par}%
+	\fi% 
+	
+	\vfill
+	
+	\ifx\insertauthor\@empty%
+	\else%
+		{\usebeamerfont{author}\usebeamercolor[fg]{author}\insertauthor\par}%
+	\fi%
+	\ifx\insertinstitut\@empty%
+	\else%
+		\vspace*{3mm}
+		{\usebeamerfont{institute}\usebeamercolor[fg]{institute}\insertinstitute\par}%
+	\fi% 
+	\vspace*{5mm}
+	\end{minipage}
+}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	SECTION PAGES
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+% Make Sectionhead uppercase
+\newcommand{\insertsectionHEAD}{%
+	\expandafter\insertsectionHEADaux\insertsectionhead}
+	\newcommand{\insertsectionHEADaux}[3]{\MakeUppercase{#3}
+}
+
+\if@doSectionPage\@empty
+\else
+% Insert frame with section title at every section start
+\AtBeginSection[]
+{
+\begingroup
+\setbeamercolor{background canvas}{bg=sthlmDarkGrey}
+\begin{frame}[plain]
+\centering
+\vfill\usebeamerfont{section title}\textcolor{white}{\insertsectionHEAD}\vfill
+\end{frame}
+\endgroup
+}
+\fi
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	HEADLINE
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+\def\progressbar@progressbar{} % the progress bar
+\newcount\progressbar@tmpcounta% auxiliary counter
+\newcount\progressbar@tmpcountb% auxiliary counter
+\newdimen\progressbar@pbht %progressbar height
+\newdimen\progressbar@pbwd %progressbar width
+\newdimen\progressbar@tmpdim % auxiliary dimension
+
+\progressbar@pbwd=\paperwidth
+\progressbar@pbht=1.0ex
+
+% the progress bar
+\def\progressbar@progressbar{%
+    \progressbar@tmpcounta=\insertframenumber
+    \progressbar@tmpcountb=\inserttotalframenumber
+    \progressbar@tmpdim=\progressbar@pbwd
+        \divide\progressbar@tmpdim by 1000
+    \multiply\progressbar@tmpdim by \progressbar@tmpcounta
+    \divide\progressbar@tmpdim by \progressbar@tmpcountb
+    	\multiply\progressbar@tmpdim by 1000
+  \begin{tikzpicture}[very thin]
+
+    \shade[top color=sthlmLightGrey,bottom color=sthlmLightGrey,middle color=sthlmLightGrey]
+      (0pt, 0pt) rectangle ++ (\progressbar@pbwd, \progressbar@pbht);
+
+      \shade[draw=sthlmDarkBlue,top color=sthlmDarkBlue,bottom color=sthlmDarkBlue,middle color=sthlmDarkBlue] %
+        (0pt, 0pt) rectangle ++ (\progressbar@tmpdim, \progressbar@pbht);
+
+  \end{tikzpicture}%
+}
+
+\setbeamertemplate{headline}{
+
+  \begin{beamercolorbox}[wd=\paperwidth,ht=1.0ex,center,dp=1ex]{sthlmLightGrey}%
+    \progressbar@progressbar%
+  \end{beamercolorbox}%
+}
+
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	FRAME TITLE
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+\setbeamertemplate{frametitle}
+{
+\begin{beamercolorbox}[wd=\paperwidth,leftskip=0.3cm,rightskip=0.3cm,ht=3ex,dp=1.5ex]{frametitle}
+	 \usebeamerfont{frametitle}\MakeUppercase{\insertframetitle}%
+\end{beamercolorbox}
+}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	FOOTLINE
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+\usenavigationsymbolstemplate{}
+\setbeamertemplate{footline}
+{%
+\begin{beamercolorbox}[wd=\textwidth,ht=3ex,dp=1.5ex,leftskip=0.3cm,rightskip=0.3cm]{structure}%
+\hfill\usebeamerfont{page number in head/foot}%
+\insertframenumber%
+\end{beamercolorbox}%
+}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	CAPTIONS
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+\setbeamertemplate{caption label separator}{: }
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	BLOCKS
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+\setbeamertemplate{block begin}
+{
+  \setbeamercolor{item}{parent=block body}
+  \par\vskip\medskipamount%
+  \begin{beamercolorbox}[sep=.5ex,dp=0.6ex,leftskip=0.5ex,rightskip=0.5ex]{block title}
+    \usebeamerfont*{block title}\insertblocktitle%
+  \end{beamercolorbox}%
+  {\parskip0pt\par}%
+  {\nointerlineskip\vskip-0.5pt}%
+  \usebeamerfont{block body}%
+  \begin{beamercolorbox}[sep=.5ex,dp=0.6ex,leftskip=0.5ex,rightskip=0.5ex,vmode]{block body}%
+}
+\setbeamertemplate{block end}  
+{\end{beamercolorbox}\vskip\smallskipamount}
+
+\setbeamertemplate{block alerted begin}
+{
+  \setbeamercolor{item}{parent=block body alerted}
+  \par\vskip\medskipamount%
+  \begin{beamercolorbox}[sep=.5ex,dp=0.6ex,leftskip=0.5ex,rightskip=0.5ex]{block title alerted}
+    \usebeamerfont*{block title alerted}\insertblocktitle%
+  \end{beamercolorbox}%
+  {\parskip0pt\par}%
+  {\nointerlineskip\vskip-0.5pt}%
+  \usebeamerfont{block body alerted}%
+  \begin{beamercolorbox}[sep=.5ex,dp=0.6ex,leftskip=0.5ex,rightskip=0.5ex,vmode]{block body alerted}%
+}
+\setbeamertemplate{block alerted end}
+{\end{beamercolorbox}\vskip\smallskipamount}
+
+\setbeamertemplate{block example begin}
+{
+  \par\vskip\medskipamount%
+  \begin{beamercolorbox}[sep=.5ex,dp=0.6ex,leftskip=0.5ex,rightskip=0.5ex]{block title example}
+    \usebeamerfont*{block title example}\insertblocktitle%
+  \end{beamercolorbox}%
+  {\parskip0pt\par}%
+  {\nointerlineskip\vskip-0.5pt}%
+  \usebeamerfont{block body example}%
+  \begin{beamercolorbox}[sep=.5ex,dp=0.6ex,leftskip=0.5ex,rightskip=0.5ex,vmode]{block body example}%
+}
+\setbeamertemplate{block example end}
+{\end{beamercolorbox}\vskip\smallskipamount}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	BLOCK HOVERING ABOVE THE SLIDE
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+\newcommand<>{\hover}[1]{\uncover#2{%
+	\begin{tikzpicture}[remember picture,overlay]%
+	\draw[fill,opacity=0.4] (current page.south west)
+	rectangle (current page.north east);
+	\node at (current page.center) {#1};
+	\end{tikzpicture}}
+	}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	VERTICALLY ALIGNED COLUMNS
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+	
+\usepackage{environ}% Required for \NewEnviron, i.e. to read the whole body of the environment
+
+\newcounter{acolumn}%  Number of current column
+\newlength{\acolumnmaxheight}%   Maximum column height
+
+
+% `column` replacement to measure height
+\newenvironment{@acolumn}[1]{%
+    \stepcounter{acolumn}%
+    \begin{lrbox}{\@tempboxa}%
+    \begin{minipage}{#1}%
+}{%
+    \end{minipage}
+    \end{lrbox}
+    \@tempdimc=\dimexpr\ht\@tempboxa+\dp\@tempboxa\relax
+    % Save height of this column:
+    \expandafter\xdef\csname acolumn@height@\roman{acolumn}\endcsname{\the\@tempdimc}%
+    % Save maximum height
+    \ifdim\@tempdimc>\acolumnmaxheight
+        \global\acolumnmaxheight=\@tempdimc
+    \fi
+}
+
+% `column` wrapper which sets the height beforehand
+\newenvironment{@@acolumn}[1]{%
+    \stepcounter{acolumn}%
+    % The \autoheight macro contains a \vspace macro with the maximum height minus the natural column height
+    \edef\autoheight{\noexpand\vspace*{\dimexpr\acolumnmaxheight-\csname acolumn@height@\roman{acolumn}\endcsname\relax}}%
+    % Call original `column`:
+    \orig@column{#1}%
+}{%
+    \endorig@column
+}
+
+% Save orignal `column` environment away
+\let\orig@column\column
+\let\endorig@column\endcolumn
+
+% `columns` variant with automatic height adjustment
+\NewEnviron{acolumns}[1][]{%
+    % Init vars:
+    \setcounter{acolumn}{0}%
+    \setlength{\acolumnmaxheight}{0pt}%
+    \def\autoheight{\vspace*{0pt}}%
+    % Set `column` environment to special measuring environment
+    \let\column\@acolumn
+    \let\endcolumn\end@acolumn
+    \BODY% measure heights
+    % Reset counter for second processing round
+    \setcounter{acolumn}{0}%
+    % Set `column` environment to wrapper
+    \let\column\@@acolumn
+    \let\endcolumn\end@@acolumn
+    % Finally process columns now for real
+    \begin{columns}[#1]%
+        \BODY
+    \end{columns}%
+}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%	IMAGES
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+\newbox\mytempbox
+\newdimen\mytempdimen
+
+\newcommand\includegraphicscopyright[3][]{%
+  \leavevmode\vbox{\vskip3pt\raggedright\setbox\mytempbox=\hbox{\includegraphics[#1]{#2}}%
+    \mytempdimen=\wd\mytempbox\box\mytempbox\par\vskip1pt%
+    \usebeamerfont{copyright text}{\usebeamercolor[fg]{copyright text}{\vbox{\hsize=\mytempdimen#3}}}\vskip3pt%
+}}
+
+\mode
+<all>
\ No newline at end of file
diff --git "a/infom\303\266te/presentation/presentation.tex" "b/infom\303\266te/presentation/presentation.tex"
new file mode 100644
index 0000000..bf6bd1b
--- /dev/null
+++ "b/infom\303\266te/presentation/presentation.tex"
@@ -0,0 +1,934 @@
+% Name				sthlm Beamer Theme :: HEAVILY based on the hsrmbeamer theme 
+%
+% Author			Mark Hendry Olson :: Original Author of the hsrmbeamer theme is Benjamin Weiss
+%
+% Email				sayhi@hendryolson.com
+%
+% Website			http://hendryolson.com
+%
+% License                
+%
+%					This program is free software: you can redistribute it and/or modify
+% 					it under the terms of the GNU General Public License as published by
+%					the Free Software Foundation, either version 3 of the License, or
+%					(at your option) any later version.
+%
+%					This program is distributed in the hope that it will be useful,
+%					but WITHOUT ANY WARRANTY; without even the implied warranty of
+%					MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+%					GNU General Public License for more details.
+%
+%					See http://www.gnu.org/licenses/.
+%
+% Description		This presentation is a demonstration of the sthlm beamer 
+%					theme, which is HEAVILY based on the HSRM beamer theme created by Benjamin Weiss 
+%					(benjamin.weiss@student.hs-rm.de), which can be found on GitHub
+%					<https://github.com/hsrmbeamertheme/hsrmbeamertheme>.
+%                                                      
+% Created			20130731-102346
+% 
+% Log
+%					2014-07-08
+%						-Redesigned for pdfLaTeX using the New PX font
+%						-Removed all IEGS logos and backgrounds
+%						-Released as a WriteLaTeX template
+%
+%					2013-08-01
+%						- Added overlay effect thanks to: <http://www.cgogolin.de/Computer.html>
+%
+%					2013-07-31
+%						- Replaced HSRM beamer theme title page background pdf
+%						- Replaced HSRM beamer theme logo with IEGS apple logo
+%						- Redefined HSRM color theme with an ios7 inspired color scheme
+%						- Changed how mini-frames show subsection progress
+
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%
+%        LOADING DOCUMENT
+%
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+\documentclass[compress]{beamer}
+\usetheme{sthlm}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%        LOADING BEAMER PACKAGES
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+\usepackage{
+booktabs,
+datetime,
+dtklogos,
+graphicx,
+multicol,
+pgfplots,
+ragged2e,
+tabularx,
+tikz,
+wasysym
+}
+
+\pgfplotsset{compat=1.8}
+
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage{newpxtext,newpxmath}
+\usepackage[swedish]{babel}
+
+\usepackage{listings}
+\lstset{ %
+language=[LaTeX]TeX,
+basicstyle=\normalsize\ttfamily,
+keywordstyle=,
+numbers=left,
+numberstyle=\tiny\ttfamily,
+stepnumber=1,
+showspaces=false,
+showstringspaces=false,
+showtabs=false,
+breaklines=true,
+frame=tb,
+framerule=0.5pt,
+tabsize=4,
+framexleftmargin=0.5em,
+framexrightmargin=0.5em,
+xleftmargin=0.5em,
+xrightmargin=0.5em
+}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%        LOADING TIKZ LIBRARIES
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+\usetikzlibrary{
+backgrounds,
+mindmap
+}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%        BEAMER OPTIONS
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+\setbeameroption{show notes}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%        BEAMER COMMANDS
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%
+%	PRESENTATION INFORMATION
+%
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+\title{Lysator}
+\subtitle{Datorföreningen vid Linköpings Universitet}
+%\date{\small{\jobname}}
+\author{\texttt{lysator.liu.se}}
+\institute{Infomöte 2015}
+
+\hypersetup{
+pdfauthor = {Mark H. Olson: sayhi@hendryolson.com},      
+pdfsubject = {Mathematics, },
+pdfkeywords = {},  
+pdfmoddate= {D:\pdfdate},          
+pdfcreator = {WriteLaTeX}
+}
+
+\begin{document}
+
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%
+%	TITLE PAGE
+%
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+\maketitle
+
+\begin{frame}{Dagens program}
+  \begin{itemize}
+\item En liten föreläsning om Lysator
+  \begin{itemize}
+  \item Lysators historia
+  \item Lysators lokaler
+  \item Lysators datorsystem
+  \item Lysatorprojekt
+  \end{itemize}
+\item Promenad till Lysators datorhall \texttt{foo}
+\item Pizza och registrering av nya medlemmar
+  \end{itemize}
+\end{frame}
+
+\section{Lysators Histora}
+\begin{frame}{I begynnelsen}
+  Lysator startades 1973 av studenter på Y-programmet. Man mottog en donation på
+  en DataSaab D21 och började fundera på att bygga egna datorer.
+\end{frame}
+
+\begin{frame}{LYS-16}
+  I ett sammarbete med ISY skapade man en minimal 16-bitars dator. Rättigheterna
+  till datorn såldes sedan till företaget ATEW i Flen.
+\end{frame}
+
+\begin{frame}{RydNet}
+  Hur gör man när man inte har internet hemma i Ryd?
+  \pause \\
+  Man bygger eget så klart.
+\end{frame}
+
+\begin{frame}{RydNet}
+  RydNet var ett av de första nätverken av sitt slag som byggdes i Europa.
+  Konstruktionen påbörjades 1991 och 1993 hade man en radiolänk på 0.5Mbit/s
+  ifrån Ryd till Universitetet. I slutet på 90-talet var större delen av
+  studentryd anslutet till RydNet.
+  \pause 
+
+  Studentbostäder i Ryd kom dock fram till att internet inte var en fluga, och
+  började bygga ut sitt eget nät. RydNet stängdes ned 1999 när alla ändå använde
+  Studentbostäders nät.
+\end{frame}
+
+\begin{frame}{Lysators övriga aktiviteter}
+  \begin{itemize}
+  \item Lysator hade Sveriges första webserver, den startades redan våren 1993.
+  \item LysKOM, chatt och forumsystet som hade ``gilla'' några årtionden före facebook.
+  \end{itemize}
+\end{frame}
+
+\section{Lokaler}
+\begin{frame}{$\sim$ \small(Tilde)}
+  $\sim$ är Lysators lokal på campus \pause
+  \begin{itemize}
+  \item Bekväma arbetsstationer \pause
+  \item Litet kök med kaffebryggare och mikrovågsugnar \pause
+  \item Bekvämaste soffan på campus 
+  \end{itemize}
+\end{frame}
+
+\begin{frame}{\textasciicircum (Hatt)}
+  \textasciicircum\ är Lysators lokal i Ryd \pause 
+  \begin{itemize}
+  \item En liten samlingslokal i närheten av Ryd Centrum \pause
+  \item Var en gång i tiden central för RydNet \pause
+  \item Bra resurs som tyvärr inte används ofta \pause
+  \item Skicka ett mail till \texttt{styrelsen@lysator.liu.se} om du vill låna nyckel
+  \end{itemize}
+\end{frame}
+
+\begin{frame}{\texttt{foo}} \pause
+ \texttt{foo} är Lysators serverhall i G-Huset  \pause
+ \begin{itemize}
+ \item Trevlig liten datorhall med plats för ungefär tio rackskåp \pause
+ \item Inte öppet för ``normala'' medlemmar, däremot får man gärna hänga på någon \texttt{root} som ska dit \pause
+ \end{itemize}
+\end{frame}
+
+\section{Lysators Datorsystem}
+
+\begin{frame}{\texttt{borg}}
+  \texttt{borg} är Lysators lilla beräkningskluster
+  \begin{itemize}
+  \item 14 beräkningsnoder
+  \item 24 GB/nod
+  \item 8 cores/nod
+  \item 20Gbit/s Infiniband interconnect
+  \item Schemaläggningsmjukvaran Slurm
+  \end{itemize}
+\end{frame}
+
+\begin{frame}{thinlinc}
+  Lysator har en Thinlincserver på \texttt{thinlinc.lysator.liu.se} som man kan
+  använda för att komma åt Lysators grafiska miljö hemmifrån.
+
+  Thinlinc är en remote-desktopmjukvara som används bland annat på IDA
+  (\texttt{thinlinc-und.ida.liu.se}).
+\end{frame}
+
+\section{Lysatorprojekt}
+
+\begin{frame}{Vad är ett projekt?}
+  De flesta av Lysators aktiviteter drivs som \emph{projekt}. \pause
+  \begin{itemize}
+  \item ``Den som gör bestämmer'' \pause
+  \item Fritt fram att starta egna projekt! \pause
+  \item Alla kan starta projekt \pause
+  \item Projekt av alla storlekar och former finns och har funnits
+  \end{itemize}
+\end{frame}
+
+\begin{frame}{Historiska projekt}
+  Lysator har många historiska projekt som inte längre är aktiva \pause
+  \begin{itemize}
+  \item RydNet \pause
+  \item Natthack  \pause
+  \item Lys-16
+  \end{itemize}
+\end{frame}
+
+\begin{frame}{Gamla och aktiva projekt}
+  Många projekt har rullat på i många herrans år och fortsätter än idag \pause
+  \begin{itemize}
+  \item Programmeringsspråket Pike \pause
+  \item Projekt Runeberg \pause
+  \item LysKOM  \pause
+  \item $\sim$/lib \pause
+  \item UppLYSning \pause
+  \item Inbyggda hack
+  \end{itemize}
+\end{frame}
+
+\begin{frame}{Nystartade projekt}
+  Det finns ett antal projekt som är ganska nystartade
+  \begin{itemize}
+  \item LysCMS \pause
+  \item Ledmatris \pause
+  \item Truxter \pause
+  \item Lösa planer på ett AI-projekt \pause
+  \item Hackatlon i början på december
+  \end{itemize}
+\end{frame}
+
+
+\begin{frame}{Hur gör man?}
+  Hur gör man för att starta ett Lysatorprojekt?
+  \pause
+
+  \begin{itemize}
+    
+  \item Man sätter sig ner och börjar skapa, antingen ensam eller tillsammans med
+  andra intresserade.
+  \pause
+
+  \item Ofta kräver projekt resurser av olika slag, till exempel serverhårdvara,
+  beräkningskraft, lödkolvar, julgransbelysning eller rent av finansiellt stöd.
+  I många fall kan Lysator tillhandahålla detta. \pause
+
+  \item Ett projekt kan bli mer ``officiellt'' genom föreningsmötet, något som
+    till exempel leder till att projektet får en utsedd ``ansvarig'' framröstad
+    av höstmötet.
+  \end{itemize}
+\end{frame}
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%
+%	TABLE OF CONTENTS: OVERVIEW
+%
+%-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \section*{Overview}
+%% \begin{frame}{Overview}
+%% % For longer presentations hideallsubsections
+%% \tableofcontents[hideallsubsections]
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %
+%% %	SECTION: BACKGROUND
+%% %
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \section{Background}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: What is Beamer?
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{What is Beamer?}
+
+%% \centerline {Beamer is a \LaTeX\ class for creating beautiful presentations.}  
+%% \hover<2>{
+%%       \begin{minipage}{0.8\linewidth}
+%%       \begin{block}{A block hovering above the slide}
+%%       	\begin{itemize}
+%% 		\item point 1
+%% 		\item point 2
+%% 	\end{itemize}
+%%       \end{block}
+%%       \end{minipage}
+%%       }
+%% \end{frame}
+
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %
+%% %	SECTION: STRUCTURE
+%% %
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% \section{Structure}
+
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	SUBSECTION: Colors
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% \subsection{colors}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Primary Presentation Colors
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{Primary Presentation Colors}
+%% The following ios7 inspired colors structure the sthlm theme.
+
+%% \begin{multicols}{2}
+	
+%% \setbeamercolor{sthlmLightRed}{fg=sthlmLightRed,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmLightRed}
+%% 	\texttt{sthlmLightRed}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmGreen}{fg=sthlmGreen,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmGreen}
+%% 	\texttt{sthlmGreen}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmDarkBlue}{fg=sthlmDarkBlue,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmDarkBlue}
+%% 	\texttt{sthlmDarkBlue}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmDarkGrey}{fg=sthlmDarkGrey,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmDarkGrey}
+%% 	\texttt{sthlmDarkGrey}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmLightGrey}{fg=sthlmLightGrey,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmLightGrey}
+%% 	\texttt{sthlmLightGrey}
+%% \end{beamercolorbox}
+
+%% % Column Break
+
+%% \setbeamercolor{sthlmLightRed}{bg=sthlmLightRed,fg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmLightRed}
+%% 	\texttt{sthlmLightRed}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmGreen}{bg=sthlmGreen,fg=black}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmGreen}
+%% 	\texttt{sthlmGreen}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmDarkBlue}{bg=sthlmDarkBlue,fg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmDarkBlue}
+%% 	\texttt{sthlmDarkBlue}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmDarkGrey}{bg=sthlmDarkGrey,fg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmDarkGrey}
+%% 	\texttt{sthlmDarkGrey}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmLightGrey}{bg=sthlmLightGrey,fg=black}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmLightGrey}
+%% 	\texttt{sthlmLightGrey}
+%% \end{beamercolorbox}
+
+%% \end{multicols}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Secondary Presentation Colors
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{Secondary Presentation Colors}
+%% \begin{multicols}{2}
+	
+%% \setbeamercolor{sthlmRed}{fg=sthlmRed,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmRed}
+%% 	\texttt{sthlmRed}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmYellow}{fg=sthlmYellow,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmYellow}
+%% 	\texttt{sthlmYellow}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmLightYellow}{fg=sthlmLightYellow,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmLightYellow}
+%% 	\texttt{sthlmLightYellow}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmLightBlue}{fg=sthlmLightBlue,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmLightBlue}
+%% 	\texttt{sthlmLightBlue}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmBlue}{fg=sthlmBlue,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmBlue}
+%% 	\texttt{sthlmBlue}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmPurple}{fg=sthlmPurple,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmPurple}
+%% 	\texttt{sthlmPurple}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmGrey}{fg=sthlmGrey,bg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmGrey}
+%% 	\texttt{sthlmGrey}
+%% \end{beamercolorbox}
+
+
+%% % Column Break
+
+%% \setbeamercolor{sthlmRed}{bg=sthlmRed,fg=black}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmRed}
+%% 	\texttt{sthlmRed}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmYellow}{bg=sthlmYellow,fg=black}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmYellow}
+%% 	\texttt{sthlmYellow}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmLightYellow}{bg=sthlmLightYellow,fg=black}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmLightYellow}
+%% 	\texttt{sthlmLightYellow}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmLightBlue}{bg=sthlmLightBlue,fg=black}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmLightBlue}
+%% 	\texttt{sthlmLightBlue}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmBlue}{bg=sthlmBlue,fg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmBlue}
+%% 	\texttt{sthlmBlue}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmPurple}{bg=sthlmPurple,fg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmPurple}
+%% 	\texttt{sthlmPurple}
+%% \end{beamercolorbox}
+
+%% \setbeamercolor{sthlmGrey}{bg=sthlmGrey,fg=white}
+%% \begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{sthlmGrey}
+%% 	\texttt{sthlmGrey}
+%% \end{beamercolorbox}
+
+%% \end{multicols}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	SUBSECTION: Lists
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% \subsection{lists}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Enumerated Lists
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{Enumerated Lists}
+
+%% This theme requires that:
+
+%% \begin{enumerate}
+%% 	\item been designed to compile using pdflatex 
+%% 	\item the following three packages are installed
+%% 	\begin{enumerate}
+%% 		\item \texttt{beamer}
+%% 		\item \texttt{pgf}
+%% 		\item \texttt{xcolor}
+%% 	\end{enumerate}
+%% \end{enumerate}
+
+
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Itemized Lists
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{Itemized Lists}
+
+%% This theme has:
+
+%% \begin{itemize}
+%% 	\item been designed to compile using pdflatex 
+%% 	\item the following three packages are installed
+%% 	\begin{itemize}
+%% 		\item \texttt{beamer}
+%% 		\item \texttt{pgf}
+%% 		\item \texttt{xcolor}
+%% 	\end{itemize}
+	
+%% \end{itemize}
+
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	SUBSECTION: Blocks
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% \subsection{blocks}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Blocks
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}[containsverbatim]{Blocks}
+%% The default Beamer Box
+%% \begin{block}{Block Title Here}
+%% 	\begin{itemize}
+%% 		\item point 1
+%% 		\item point 2
+%% 	\end{itemize}
+%% \end{block}
+%% \begin{lstlisting}
+%% \begin{block}{Block Title Here}
+%% 	\begin{itemize}
+%% 		\item point 1
+%% 		\item point 2
+%% 	\end{itemize}
+%% \end{block}
+%% \end{lstlisting}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Additional Blocks
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}[containsverbatim]{Additional Blocks}
+%% \begin{alertblock}{Alert Block}
+%% 	Highlight important information.
+%% \end{alertblock}
+%% \begin{lstlisting}
+%% \begin{alertblock}{Alert Block}
+%% 	Highlight important information.
+%% \end{alertblock}
+%% \end{lstlisting}
+
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Additional Blocks
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}[containsverbatim]{Additional Blocks}
+
+%% \begin{exampleblock}{Example Block}
+%% 	Examples can be good.
+%% \end{exampleblock}
+%% \begin{lstlisting}
+%% \begin{exampleblock}{Example Block}
+%% 	Examples can be good
+%% \end{exampleblock}
+%% \end{lstlisting}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Blocks
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}[containsverbatim]{Custom Blocks}
+%% \begingroup
+%% \setbeamercolor{block title}{bg=sthlmPurple}
+%% \setbeamercolor{block body}{bg=sthlmLightGrey}
+%% \begin{block}{Purple customization}
+%% 	Using the theme colors to generate colored blocks.
+%% \end{block}
+%% \endgroup
+%% \begin{lstlisting}
+%% \begingroup
+%% \setbeamercolor{block title}{bg=sthlmPurple}
+%% \setbeamercolor{block body}{bg=sthlmLightGrey}
+%% \begin{block}{Custom Blocks}
+%% 	Using the theme colors to generate colored blocks.
+%% \end{block}
+%% \endgroup
+%% \end{lstlisting}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %
+%% %	SECTION: ADDITIONAL FEATURES
+%% %
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% \section{Features}
+
+%% \subsection{visuals}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Images
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{Images with Copyright}
+%% 	\begin{figure}
+%% 		\centering
+%% 		\includegraphicscopyright[width=\linewidth]{photo.jpg}{Copyright by \href{http://netzlemming.deviantart.com/}{Netzlemming}, \href{http://creativecommons.org/licenses/by-nc/3.0/}{CC BY-NC 3.0 License}}
+%% 	\end{figure}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Tables
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{Tables}
+%% \begin{table}[]
+%% 	\caption{Selection of window function and their properties}
+%% 	\begin{tabular}[]{lrrr}
+%% 		\toprule
+%% 		\textbf{Window}			& \multicolumn{1}{c}{\textbf{First side lobe}}	
+%% 		                    & \multicolumn{1}{c}{\textbf{3\,dB bandwidth}}
+%% 		                    & \multicolumn{1}{c}{\textbf{Roll-off}} \\
+%% 		\midrule
+%% 		Rectangular				& 13.2\,dB	& 0.886\,Hz/bin	& 6\,dB/oct		\\[0.25em]
+%% 		Triangular				& 26.4\,dB	& 1.276\,Hz/bin	& 12\,dB/oct	\\[0.25em]
+%% 		Hann					& 31.0\,dB	& 1.442\,Hz/bin	& 18\,dB/oct	\\[0.25em]
+%% 		Hamming					& 41.0\,dB	& 1.300\,Hz/bin	& 6\,dB/oct		\\
+%% 		\bottomrule
+%% 	\end{tabular}
+%% 	\label{tab:WindowFunctions}
+%% \end{table}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Formulas
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \subsection{Formulas}
+%% \begin{frame}{Formulas}
+%% \begin{block}{Fourier Integral}
+%% \[
+%% F(\textrm{j}\omega) = \displaystyle \int \limits_{-\infty}^{\infty} \! f(t)\cdot\textrm{e}^{-\textrm{j}\omega t}  \, \mathrm{d} x
+%% \]
+%% \end{block}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: PGFPlots
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{PGFPlots Bar Plot Example}
+%% 	\begin{figure}[h]
+%% 		\centering
+%% 		\begin{tikzpicture}
+%% 		\begin{axis}[
+%% 		    ybar,
+%% 		    enlarge x limits=0.15,
+%% 		    legend style={at={(-.5,0.5)},
+%% 		      anchor=north,legend columns=1},
+%% 		    ylabel={\% students},
+%% 		    symbolic x coords={A, B, C, D, E, F, DNF},
+%% 		    xtick=data,
+%% 		     bar width=2mm,
+%% 		     width=0.7\textwidth
+%% 		    ]
+%% 		    \legend{2012, 2013};
+%% 		    % Spring 2012 results
+%% 			\addplot[fill=sthlmLightGrey]  coordinates {(A,0) (B,0) (C,3.85) (D,23.07) (E,43.31) (F,30.77) (DNF,0.00)};
+%% 			% Spring 2013 results
+%% 			\addplot[fill=sthlmDarkBlue]   coordinates {(A,0) (B,3.70) (C,22.22) (D,22.22) (E,40.74) (F,3.70) (DNF,7.41)};
+%% 		\end{axis}
+%% 		\end{tikzpicture}
+%% 		\caption{Consistent improvement over the last year}
+%% 		\end{figure}
+%% \end{frame}
+
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: PGFPlots
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{PGFPlots 3-D Example}
+%% 	\begin{figure}[h]
+%% 		\centering
+%% 		\begin{tikzpicture}
+%% 			\begin{axis}[
+%% 			  axis lines=left,
+%% 			  axis on top,
+%% 			  xlabel={$x$}, ylabel={$y$}, zlabel={$z$},
+%% 			  domain=0:1,
+%% 			  y domain=0:2*pi,
+%% 			  xmin=-1.5, xmax=1.5,
+%% 			  ymin=-1.5, ymax=1.5, zmin=0.0,
+%% 			  mesh/interior colormap=
+%% 			  	{blueblack}{color=(black) color=(sthlmDarkBlue)},
+%% 			  colormap/blackwhite, 
+%% 			  samples=10,
+%% 			  samples y=40,
+%% 			  z buffer=sort,
+%% 			 ]
+%% 			  \addplot3[surf] 
+%% 			  	({x*cos(deg(y))},{x*sin(deg(y))},{x});
+%% 			\end{axis}
+%% \end{tikzpicture}
+%% 		\caption{Easily add beautiful plots}
+%% 		\end{figure}
+%% \end{frame}
+
+%% \begin{frame}{Mindmap made with TikZ}
+%% \centering
+%% \begin{tikzpicture}[scale=0.88]
+%% 	\path[mindmap,concept color=sthlmGreen,text=white]
+%% 	node[concept] {\textcolor{white}\TeX}
+%% 	[clockwise from=-30]
+%% 	child[concept color=sthlmBlue,text=white] { node[concept] {\textcolor{white}{\XeTeX}} }
+%% 	child[concept color=sthlmLightBlue,text=white] { node[concept] {\ConTeXt} }
+%% 	child[concept color=sthlmBlue,text=white] { node[concept] {\LaTeX} };
+%% \end{tikzpicture}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %
+%% %	SECTION: TUTORIAL
+%% %
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \section{Tutorial}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	SUBSECTION: TUTORIAL
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \subsection{the class}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Theme Options
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{Theme Options}
+%% This theme comes with some options to change it's appearance.
+%% \begin{table}[]
+%% 	\begin{tabularx}{\linewidth}{l>{\raggedright}X}
+%% 		\toprule
+%% 		\textbf{Option}			& \textbf{Description} \tabularnewline
+%% 		\midrule
+%% 		\texttt{nosectionpages} & Section pages will be supressed.\tabularnewline
+%% 		\bottomrule
+%% 	\end{tabularx}
+%% 	\label{tab:options}
+%% \end{table}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Presentation Structure
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}[containsverbatim]{Presentation Structure}
+
+%% A section page will be generated and the section name included in the presentation header for each section of the presentation with the current section being emphasized.  If you include subsections in your presentation, then a small block will appear under the section name in the header for each frame.  Once a frame has been viewed it will turn green.
+
+%% It's worth noting that a frame can make up multiple slides.
+
+%% \begin{lstlisting}
+%% \section{Main Section}
+%% \subsection{Main Subsection}
+%% \begin{frame}
+%% \frametitle{Presentation Stucture}
+%% % Frame Contents Here
+%% \end{frame}
+%% \end{lstlisting}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Table of Contents
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}[containsverbatim]{Table of Contents}
+%% Include a listing of the presentation's sections 
+%% \begin{lstlisting}
+%% \maketitle
+%% \end{lstlisting}
+%% For those longer presentations - keep the table of contents compact.
+%% \begin{lstlisting}
+%% \begin{frame}{Overview}
+%% 	\tableofcontents[hideallsubsections]
+%% \end{frame}
+%% \end{lstlisting}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Quotations
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}[containsverbatim]{Quotations}
+%% At any time you can highlight text by using the \lstinline!\alert! definition:
+%% \begin{itemize}
+%% 	\item \alert{This is super important!}
+%% \end{itemize}
+%% The sthlm presentation has both \lstinline! and \lstinline!! definitions for quoting text.
+%% \begin{itemize}
+%% 	\item[] >This text has been quoted<
+%% 	\item[] >>This text has been double quoted<<
+%% \end{itemize}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Notes
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{Notes}
+    
+%%     There are a couple different ways in which you can present your presentation.
+
+%% 	\begin{itemize}
+%% 		\item Splitshow (Mac OS X)\\\url{https://code.google.com/p/splitshow/}
+%% 		\item pdf-presenter (Windows)\\\url{https://code.google.com/p/pdf-presenter/}
+%% 	\end{itemize}
+%% \end{frame}
+
+%% \note{
+%%     Let me include a note for this particular slide.
+%% 	\begin{itemize}
+%% 		\item Splitshow (Mac OS X)\\\url{https://code.google.com/p/splitshow/}
+%% 		\item pdf-presenter (Windows)\\\url{https://code.google.com/p/pdf-presenter/}
+%% 	\end{itemize} 
+%% }
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %	FRAME: Multiple Columns
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{Multiple Columns}
+%% 	\begin{multicols}{2}
+%% 		Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
+%% 		tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
+%% 		quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+%% 		consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
+%% 		cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+%% 		proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+%% 		\begin{itemize}
+%%         	\item Point 1
+%%         	\item Point 2
+%% 		\end{itemize}
+%% 	\end{multicols}
+%% \end{frame}
+
+%% \begin{frame}{References}
+%% 	\begin{thebibliography}{10}
+    
+%% 	\beamertemplatebookbibitems
+%% 	\bibitem{Oppenheim2009}
+%% 	Alan~V.~Oppenheim
+%% 	\newblock Discrete-Time Signal Processing
+%% 	\newblock Prentice Hall Press, 2009
+
+%% 	\beamertemplatearticlebibitems
+%% 	\bibitem{EBU2011}
+%% 	European~Broadcasting~Union
+%% 	\newblock Specification of the Broadcast Wave Format (BWF)
+%% 	\newblock 2011
+%%   \end{thebibliography}
+%% \end{frame}
+
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+%% %
+%% %	SECTION: Conclusion
+%% %
+%% %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+%% \begin{frame}{About}
+	
+%% 	This sthlm beamer theme is free software: you can redistribute it and/or modify
+%% 	it under the terms of the GNU General Public License as published by
+%% 	the Free Software Foundation, either version 3 of the License, or
+%% 	(at your option) any later version.\\
+
+%% 	If you have any questions or comments
+%% 	\begin{itemize}
+%% 		\item \url{sayhi@hendryolson.com}
+%% 	\end{itemize}
+%% \end{frame}
+
+\end{document}
-- 
GitLab