Commit bc22188f authored by Nicolas Dandrimont's avatar Nicolas Dandrimont 🤔
Browse files

Add initial slides

parents
\documentclass{beamer}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{palatino} % use palatino as the default font
\usetheme{Warsaw}
\usecolortheme{seahorse}
% outline
\AtBeginSection[]
{
\begin{frame}
\frametitle{Plan}
\small
\tableofcontents[currentsection,hideothersubsections]
\normalsize
\end{frame}
}
\title{The State of mentors.debian.net}
\subtitle{GSOC and Beyond}
\author{Nicolas Dandrimont}
\date{2012-11-25}
\begin{document}
\frame{\titlepage}
\frame{\tableofcontents}
\section{Introduction}
\subsection{whoami}
\subsection{What is this talk about}
\section{mentors.debian.net}
\section{Summer of Code work}
\section{How to help?}
\section{Wrapping up}
\end{document}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment