Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo-talks
Commits
bc22188f
Commit
bc22188f
authored
Nov 18, 2012
by
Nicolas Dandrimont
🤔
Browse files
Add initial slides
parents
Changes
1
Hide whitespace changes
Inline
Side-by-side
debexpo.tex
0 → 100644
View file @
bc22188f
\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}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment