Skip to content

Commit

Permalink
feat: new minitoc for selecting workflows chapters
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Apr 9, 2024
1 parent 50c5f99 commit 609ba07
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 13 deletions.
Binary file added images/example_dags/rulegraph_complex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 15 additions & 13 deletions slides/users/Selecting_Workflows.tex
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
\section{Selecting curated Workflows}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Outline}
\begin{columns}[t]
\begin{column}{.5\textwidth}
\tableofcontents[sections={1-9},currentsection]
\end{column}
\begin{column}{.5\textwidth}
\tableofcontents[sections={10-18},currentsection]
\end{column}
\end{columns}
\end{frame}
\section{Selecting Curated Workflows}
{
\usebackgroundtemplate{
\vbox to \paperheight{\vfil\hbox to \paperwidth{\hfil\includegraphics[height=.7\paperheight]{example_dags/rulegraph_complex.png}\hfil}\vfil}
}
\frame{
\frametitle{Selecting Workflows}
\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}
Expand Down

0 comments on commit 609ba07

Please # to comment.