\documentclass[a4paper,10pt]{classPres} \usepackage{tkz-fct} \usepackage{./horloge} \author{} \title{} \date{} \begin{document} \begin{frame}{Questions flashs} \begin{center} \huge 30 secondes par calcul \end{center} \end{frame} \begin{frame}{Calcul 1} \huge \begin{eqnarray*} 54,2 + 12 = \end{eqnarray*} \end{frame} \begin{frame}{Calcul 2} \huge \begin{eqnarray*} 28 - 12 = \end{eqnarray*} \end{frame} \begin{frame}{Calcul 3} \huge Écrire un nombre où le nombre des centaines est le double du nombre des unités. \end{frame} \begin{frame}{Calcul 4} \LARGE Combien de temps s'est-il écoulé? \vspace{2cm} \hspace{2cm} \begin{tikzpicture}[cap=round, rotate=90, transform canvas={scale=0.3}] \clockAtick{8}{15} \end{tikzpicture} \hspace{3cm} $\rightarrow$ \hspace{3cm} \begin{tikzpicture}[cap=round, rotate=90, transform canvas={scale=0.3}] \clockAtick{9}{15} \end{tikzpicture} \vspace{2cm} \end{frame} \begin{frame}{Fin} \begin{center} \huge On retourne son papier. \end{center} \end{frame} \end{document}