summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skb/user-guide/slides/separate.tex
blob: b020c48dfcadb465cbf84eccb5df41d1b4a073e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
\mode
<presentation>

\begin{frame}{The Concept: Separate Things}
  \label{separate}

  Separate as much as you can (but not more)

  \begin{itemize}
    \item Separate content of a document from its structure
      \begin{itemize}
        \item Identify small, coherent blocks of information
        \item Put them in a separate folder: the repository
      \end{itemize}
  \end{itemize}

  \begin{itemize}
    \item Separate the different parts of a document
      \begin{itemize}
        \item Documentation reason (publish) from repository
        \item Code, figures, examples, acronyms, references
      \end{itemize}
  \end{itemize}
\end{frame}


\mode
<article>

\resizebox{\textwidth}{!}{\includeslide{separate}}
\bigskip

\skbinput[from=rep]{separate/separate}

\clearpage

\mode
<all>