conf-bsd/slides/header.tex

35 lines
1003 B
TeX

\usepackage{graphicx}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{wrapfig}
\usetikzlibrary{calc, shapes, backgrounds, positioning, arrows}
\usepackage[frenchb]{babel}
\usepackage[utf8]{inputenc}
\setbeamerfont{normal text}{size=Large}
\tikzset{
link/.style={-, thick},
arrow/.style={->, >=latex, thick},
darrow/.style={<->, >=latex, thick}
}
\institute{
\includegraphics[width=3cm]{ressources/epita.png}
\hspace{0.5cm}
\includegraphics[width=5cm]{ressources/gconfs.png}
}
\setbeamertemplate{footline}{\hfill\insertframenumber/\inserttotalframenumber}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{itemize items}[circle]
\setbeamertemplate{itemize }[circle]
\setbeamercolor{item projected}{bg=blue}
\setbeamertemplate{enumerate items}[default]
\setbeamertemplate{navigation symbols}{}
\setbeamercovered{transparent}
\setbeamercolor{block title}{fg=blue}
\setbeamercolor{local structure}{fg=blue}
\title{Introduction aux BSDs}
\author{Clément 'wxcafé' Hertling}