diff --git a/presentation/presentation.tex b/presentation/presentation.tex new file mode 100644 index 0000000..f7fa240 --- /dev/null +++ b/presentation/presentation.tex @@ -0,0 +1,27 @@ +\documentclass{beamer} +\usepackage[utf8]{inputenc} +\usepackage[frenchb]{babel} +\usetheme{Warsaw} + +\title{FMIN105 \\ Complexité/Calculabilité/Algorithmique} +\author{DUPÉRON Georges \and\\ CHARRON John \and\\ BRUN Bertrand \and\\ BONAVERO Yoann} +\institute{Université Montpellier II, Département informatique} +\date{Jeudi, 16 décembre 2010} + +\begin{document} + +\begin{frame} + \titlepage +\end{frame} + +\begin{frame} + \textsc{Beamer}, c'est vachement tout beau! +\end{frame} + +\begin{frame} + Et c'est facile. +\end{frame} + +\end{document} + +