Newer
Older
% vim: expandtab tabstop=2 softtabstop=2 shiftwidth=2
\documentclass[aspectratio=169]{beamer}
\usepackage[utf8]{inputenc}
\usepackage[frenchb,noconfigs]{babel}
\usepackage{beamerx}
\title[Stage de seconde année à l'École polytechnique]
{Connecting things with Wizzilab}
\author{Clément Durand}
\begin{document}
\maketitle
\xsubsection{violet}{Titre de ma sous-section}{Sous-titre de ma sous-section}
\begin{xframe}{Control frame}{Checking everything works}
\lipsum[1]
\end{xframe}
\xsection{grey}{Titre}[pei]
\xsubsection{grey}{Titre}{Sous-titre}[welcome]
\begin{xpic}{welcome-short}
some text xpic (hw)
\end{xpic}
\xsection{red}{Titre de ma section}
\xsubsection{red}{Titre de ma sous-section}{Sous-titre de ma sous-section}
\begin{xpic}[h]{welcome-short}
some text xpic (h)
\end{xpic}
\xsection{blue}{Titre de ma section}
\xsubsection{blue}{Titre de ma sous-section}{Sous-titre de ma sous-section}
\begin{xpic}[w]{welcome-short}
some text xpic (w)
\end{xpic}