cnam.marc/cnam/travaux/blanc/présentation/plan.tex
Marc Beninca bc1cd93e1c questions
2020-07-08 20:15:05 +02:00

21 lines
997 B
TeX

\AtBeginSubsection{\begin{frame}{\bititle\\Plan}
\begin{columns}[t]
\begin{column}{.5\textwidth}{\LARGE Mémoire}
\tableofcontents[currentsection,currentsubsection,
sections={1-2}]\end{column}
\begin{column}{.5\textwidth}{\LARGE Présentation}
\tableofcontents[currentsection,currentsubsection,
sections={3-4}]\end{column}
\end{columns}
\end{frame}}
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\begin{document}\maketitle
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\begin{frame}{\bititle\\Plan}
\begin{columns}[t]
\begin{column}{.5\textwidth}{\LARGE Mémoire}
\tableofcontents[sections={1-2}]\end{column}
\begin{column}{.5\textwidth}{\LARGE Présentation}
\tableofcontents[sections={3-4}]\end{column}
\end{columns}
\end{frame}