diff --git a/images/example_dags/rulegraph_complex.png b/images/example_dags/rulegraph_complex.png new file mode 100644 index 0000000..d899598 Binary files /dev/null and b/images/example_dags/rulegraph_complex.png differ diff --git a/slides/users/Selecting_Workflows.tex b/slides/users/Selecting_Workflows.tex index ca8885a..a597ac9 100644 --- a/slides/users/Selecting_Workflows.tex +++ b/slides/users/Selecting_Workflows.tex @@ -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}