19 lines
845 B
TeX
19 lines
845 B
TeX
\AtBeginSubsection{\begin{frame}{\bititle\\Plan}
|
|
\begin{multicols}{2}
|
|
{}\vspace{1em}
|
|
\tableofcontents[currentsection,currentsubsection,
|
|
sections={1-2}]\columnbreak
|
|
{}\vspace{1em}
|
|
\tableofcontents[currentsection,currentsubsection,
|
|
sections={3-4}]\end{multicols}
|
|
\end{frame}}
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\begin{document}\maketitle
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\begin{frame}{\bititle\\Plan}
|
|
\begin{multicols}{2}
|
|
{}\vspace{1em}
|
|
\tableofcontents[sections={1-2}]\columnbreak
|
|
{}\vspace{1em}
|
|
\tableofcontents[sections={3-4}]\end{multicols}
|
|
\end{frame}
|