Skip to content

Commit

Permalink
feat: example for new minitoc section start slide
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Apr 2, 2024
1 parent 8422362 commit a80c0bc
Showing 1 changed file with 28 additions and 12 deletions.
40 changes: 28 additions & 12 deletions slides/common/software_environment.tex
Original file line number Diff line number Diff line change
@@ -1,18 +1,34 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Software Environment}
{
\usebackgroundtemplate{
\vbox to \paperheight{\vfil\hbox to \paperwidth{\hfil\includegraphics[height=.7\paperheight]{environment/environment.png}\hfil}\vfil}
}
\frame{
\frametitle{Software Environment}
\begin{mdframed}[tikzsetting={draw=white,fill=white,fill opacity=0.8,
line width=0pt},backgroundcolor=none,leftmargin=0,
rightmargin=150,innertopmargin=4pt,roundcorner=10pt]
\tableofcontents[currentsection,sections={1-4},hideothersubsections]
\end{mdframed}
}
}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Outline}
\begin{columns}[t]
\begin{column}{.5\textwidth}
\tableofcontents[sections={1-7},currentsection]
\end{column}
\begin{column}{.5\textwidth}
\tableofcontents[sections={8-15},currentsection]
\end{column}
\end{columns}
\end{frame}

%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\begin{frame}
% \frametitle{Outline}
% \begin{columns}[t]
% \begin{column}{.5\textwidth}
% \tableofcontents[sections={1-7},currentsection]
% \end{column}
% \begin{column}{.5\textwidth}
% \tableofcontents[sections={8-15},currentsection]
% \end{column}
% \end{columns}
%\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
Expand Down

0 comments on commit a80c0bc

Please # to comment.