latex,plan,subsection
This commit is contained in:
parent
b784ee4cf2
commit
4e5f97d3d8
2 changed files with 31 additions and 17 deletions
22
cnam/travaux/blanc/présentation/plan.tex
Normal file
22
cnam/travaux/blanc/présentation/plan.tex
Normal file
|
@ -0,0 +1,22 @@
|
|||
\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}]\end{column}
|
||||
\end{columns}
|
||||
\tableofcontents[currentsection,
|
||||
sections={4}]\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}]\end{column}
|
||||
\end{columns}
|
||||
\tableofcontents[sections={4}]\end{frame}
|
Loading…
Add table
Add a link
Reference in a new issue