plan
This commit is contained in:
parent
1fbf4033b6
commit
fe9dcb3202
1 changed files with 12 additions and 12 deletions
|
@ -1,19 +1,19 @@
|
||||||
\AtBeginSubsection{\begin{frame}{\bititle\\Plan}
|
\AtBeginSubsection{\begin{frame}{\bititle\\Plan}
|
||||||
\begin{columns}[t]\begin{column}
|
\begin{multicols}{2}
|
||||||
{.5\textwidth}{\LARGE Mémoire}\vspace{1em}
|
{\LARGE Mémoire}\vspace{1em}
|
||||||
\tableofcontents[currentsection,currentsubsection,
|
\tableofcontents[currentsection,currentsubsection,
|
||||||
sections={1-2}]\end{column}\begin{column}
|
sections={1-2}]\columnbreak
|
||||||
{.5\textwidth}{\LARGE Présentation}\vspace{1em}
|
{\LARGE Présentation}\vspace{1em}
|
||||||
\tableofcontents[currentsection,currentsubsection,
|
\tableofcontents[currentsection,currentsubsection,
|
||||||
sections={3-4}]\end{column}
|
sections={3}]\end{multicols}
|
||||||
\end{columns}\end{frame}}
|
\end{frame}}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\begin{document}\maketitle
|
\begin{document}\maketitle
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\begin{frame}{\bititle\\Plan}
|
\begin{frame}{\bititle\\Plan}
|
||||||
\begin{columns}[t]\begin{column}
|
\begin{multicols}{2}
|
||||||
{.5\textwidth}{\LARGE Mémoire}\vspace{1em}
|
{\LARGE Mémoire}\vspace{1em}
|
||||||
\tableofcontents[sections={1-2}]\end{column}\begin{column}
|
\tableofcontents[sections={1-2}]\columnbreak
|
||||||
{.5\textwidth}{\LARGE Présentation}\vspace{1em}
|
{\LARGE Présentation}\vspace{1em}
|
||||||
\tableofcontents[sections={3-4}]\end{column}
|
\tableofcontents[sections={3}]\end{multicols}
|
||||||
\end{columns}\end{frame}
|
\end{frame}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue