From fe9dcb3202eb7748c3d3ea19c73d70a40c2e4e39 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 6 May 2020 17:15:09 +0200 Subject: [PATCH] plan --- cnam/travaux/blanc/présentation/plan.tex | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/cnam/travaux/blanc/présentation/plan.tex b/cnam/travaux/blanc/présentation/plan.tex index 4909863..7021f56 100644 --- a/cnam/travaux/blanc/présentation/plan.tex +++ b/cnam/travaux/blanc/présentation/plan.tex @@ -1,19 +1,19 @@ \AtBeginSubsection{\begin{frame}{\bititle\\Plan} -\begin{columns}[t]\begin{column} -{.5\textwidth}{\LARGE Mémoire}\vspace{1em} +\begin{multicols}{2} +{\LARGE Mémoire}\vspace{1em} \tableofcontents[currentsection,currentsubsection, -sections={1-2}]\end{column}\begin{column} -{.5\textwidth}{\LARGE Présentation}\vspace{1em} +sections={1-2}]\columnbreak +{\LARGE Présentation}\vspace{1em} \tableofcontents[currentsection,currentsubsection, -sections={3-4}]\end{column} -\end{columns}\end{frame}} +sections={3}]\end{multicols} +\end{frame}} %––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– \begin{document}\maketitle %––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– \begin{frame}{\bititle\\Plan} -\begin{columns}[t]\begin{column} -{.5\textwidth}{\LARGE Mémoire}\vspace{1em} -\tableofcontents[sections={1-2}]\end{column}\begin{column} -{.5\textwidth}{\LARGE Présentation}\vspace{1em} -\tableofcontents[sections={3-4}]\end{column} -\end{columns}\end{frame} +\begin{multicols}{2} +{\LARGE Mémoire}\vspace{1em} +\tableofcontents[sections={1-2}]\columnbreak +{\LARGE Présentation}\vspace{1em} +\tableofcontents[sections={3}]\end{multicols} +\end{frame}