\mode
<presentation>

\begin{frame}{The Concept: Separate Things}
  \label{separate}

  \opt{anim}{\tmpHighlight<2-8>}{\opt{anim}{\textbf<2-8>}{Separate as much as you can (but not more)}}

  \begin{itemize}
    \opt{anim}{\tmpHighlight<3>}{\item \opt{anim}{\textit<3>}{Separate content of a document from its structure}}
      \begin{itemize}
        \opt{anim}{\tmpHighlight<4>}{\item \opt{anim}{\textit<4>}{Identify small, coherent blocks of information}}
        \opt{anim}{\tmpHighlight<5>}{\item \opt{anim}{\textit<5>}{Put them in a separate folder: the repository}}
      \end{itemize}
  \end{itemize}

  \begin{itemize}
    \opt{anim}{\tmpHighlight<6>}{\item \opt{anim}{\textit<6>}{Separate the different parts of a document}}
      \begin{itemize}
        \opt{anim}{\tmpHighlight<7>}{\item \opt{anim}{\textit<7>}{Documentation reason (publish) from repository}}
        \opt{anim}{\tmpHighlight<8>}{\item \opt{anim}{\textit<8>}{Code, figures, examples, acronyms, references}}
      \end{itemize}
  \end{itemize}

  \opt{anim}{\uncover<9->{}}
\end{frame}


\mode
<article>

\resizebox{\textwidth}{!}{\includeslide{separate}}
\bigskip

\skbinput[from=rep]{separate/separate}

\clearpage

\mode
<all>