summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skb/user-guide/slides/intent.tex
blob: 2a8fef21d163cebcc8b8edef97048ab1a9f8d7a0 (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
\mode
<presentation>

\begin{frame}{The Intent}
  \label{intent}

  \begin{itemize}
    \item Maintain repository for Long-living Documents using \LaTeX
    \item Provide easy access to `stuff': text, figures, code examples, ...
    \item Reuse `stuff' rather than copy'n paste it all the time
    \item Allow easy creation of different documents using the same `stuff'
    \item Limit \LaTeX specific code, simplify the interface between User and \LaTeX
  \end{itemize}
\end{frame}

\mode
<article>

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

\skbinput[from=rep]{intent}
\clearpage

\mode
<all>