columns
This commit is contained in:
parent
8dc5c2e1f6
commit
df078cc305
1 changed files with 40 additions and 7 deletions
|
@ -1,4 +1,5 @@
|
||||||
\documentclass{beamer}
|
\documentclass{beamer}
|
||||||
|
\usepackage{multicol}
|
||||||
\usetheme{Berkeley}
|
\usetheme{Berkeley}
|
||||||
\usecolortheme{seahorse}
|
\usecolortheme{seahorse}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
@ -6,11 +7,11 @@
|
||||||
\def\lotitle{concepts et outils}
|
\def\lotitle{concepts et outils}
|
||||||
\def\fulltitle{\hititle, \lotitle}
|
\def\fulltitle{\hititle, \lotitle}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\AtBeginSection[]{\begin{frame}\frametitle{\hititle\\\lotitle}
|
\AtBeginSection[]{\begin{frame}{\hititle\\\lotitle}\begin{multicols}{2}
|
||||||
\tableofcontents[currentsection]\end{frame}}
|
\tableofcontents[currentsection]\end{multicols}\end{frame}}
|
||||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||||
\AtBeginSubsection[]{\begin{frame}\frametitle{\hititle\\\lotitle}
|
\AtBeginSubsection[]{\begin{frame}{\hititle\\\lotitle}\begin{multicols}{2}
|
||||||
\tableofcontents[currentsection,currentsubsection]\end{frame}}
|
\tableofcontents[currentsection,currentsubsection]\end{multicols}\end{frame}}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\begin{document}
|
\begin{document}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
@ -19,11 +20,13 @@
|
||||||
\author[M. Beninca]{Marc Beninca}
|
\author[M. Beninca]{Marc Beninca}
|
||||||
\institute[CNAM]{Conservatoire National des Arts et Métiers}
|
\institute[CNAM]{Conservatoire National des Arts et Métiers}
|
||||||
\date[Blanc 2020]{Oral probatoire blanc, 12 Mai 2020}
|
\date[Blanc 2020]{Oral probatoire blanc, 12 Mai 2020}
|
||||||
\logo{\includegraphics[height=8em]{../cnam.png}}
|
\logo{\includegraphics[height=7.6em]{../cnam.png}}
|
||||||
\maketitle
|
\maketitle
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\begin{frame}\frametitle{\hititle\\\lotitle}
|
\begin{frame}{\hititle\\\lotitle}
|
||||||
\tableofcontents\end{frame}
|
\begin{multicols}{2}\tableofcontents\end{multicols}\end{frame}
|
||||||
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
\addtocontents{toc}{{\LARGE Mémoire}\vfill}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\section{Objectifs}
|
\section{Objectifs}
|
||||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||||
|
@ -118,6 +121,36 @@
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
\addtocontents{toc}{\newpage{\LARGE Présentation}}
|
||||||
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
\section{Choix}
|
||||||
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||||
|
\subsection{Opérations}
|
||||||
|
\begin{frame}
|
||||||
|
\frametitle{\fulltitle\\Moyens / Opérations}
|
||||||
|
\begin{itemize}
|
||||||
|
\item<1-> ?
|
||||||
|
\end{itemize}
|
||||||
|
\end{frame}
|
||||||
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
\section{Présentation}
|
||||||
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||||
|
\subsection{truc}
|
||||||
|
\begin{frame}
|
||||||
|
\frametitle{\fulltitle\\Moyens / Opérations}
|
||||||
|
\begin{itemize}
|
||||||
|
\item<1-> ?
|
||||||
|
\end{itemize}
|
||||||
|
\end{frame}
|
||||||
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||||
|
\subsection{machin}
|
||||||
|
\begin{frame}
|
||||||
|
\frametitle{\fulltitle\\Moyens / Opérations}
|
||||||
|
\begin{itemize}
|
||||||
|
\item<1-> ?
|
||||||
|
\end{itemize}
|
||||||
|
\end{frame}
|
||||||
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\section{Questions}
|
\section{Questions}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue