vspaces
This commit is contained in:
parent
eca20c66eb
commit
c5bf750ec6
1 changed files with 10 additions and 12 deletions
|
@ -1,21 +1,19 @@
|
|||
\AtBeginSubsection{\begin{frame}{\bititle\\Plan}
|
||||
\begin{columns}[t]
|
||||
\begin{column}{.5\textwidth}{\LARGE Mémoire}\vspace{1em}
|
||||
\begin{columns}[t]\begin{column}
|
||||
{.5\textwidth}{\LARGE Mémoire}\vspace{1em}
|
||||
\tableofcontents[currentsection,currentsubsection,
|
||||
sections={1-2}]\end{column}
|
||||
\begin{column}{.5\textwidth}{\LARGE Présentation}
|
||||
sections={1-2}]\end{column}\begin{column}
|
||||
{.5\textwidth}{\LARGE Présentation}\vspace{1em}
|
||||
\tableofcontents[currentsection,currentsubsection,
|
||||
sections={3-4}]\end{column}
|
||||
\end{columns}
|
||||
\end{frame}}
|
||||
\end{columns}\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}
|
||||
\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}
|
||||
\end{columns}\end{frame}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue