cnam.marc/cnam/travaux/blanc/présentation/plan.tex

22 lines
1,021 B
TeX
Raw Normal View History

2020-05-05 16:26:51 +02:00
\AtBeginSubsection{\begin{frame}{\bititle\\Plan}
\begin{columns}[t]
2020-05-05 17:12:56 +02:00
\begin{column}{.5\textwidth}{\LARGE Mémoire}\vspace{1em}
2020-05-05 16:26:51 +02:00
\tableofcontents[currentsection,currentsubsection,
sections={1-2}]\end{column}
\begin{column}{.5\textwidth}{\LARGE Présentation}
\tableofcontents[currentsection,currentsubsection,
2020-05-05 17:08:24 +02:00
sections={3-4}]\end{column}
2020-05-05 16:26:51 +02:00
\end{columns}
2020-05-05 17:08:24 +02:00
\end{frame}}
2020-05-05 16:26:51 +02:00
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\begin{document}\maketitle
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\begin{frame}{\bititle\\Plan}
\begin{columns}[t]
2020-05-05 17:12:56 +02:00
\begin{column}{.5\textwidth}{\LARGE Mémoire}\vspace{1em}
2020-05-05 16:26:51 +02:00
\tableofcontents[sections={1-2}]\end{column}
\begin{column}{.5\textwidth}{\LARGE Présentation}
2020-05-05 17:08:24 +02:00
\tableofcontents[sections={3-4}]\end{column}
2020-05-05 16:26:51 +02:00
\end{columns}
2020-05-05 17:08:24 +02:00
\end{frame}