summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skb/user-guide/ug-slides-load.tex
blob: 7221e9c25a01e0899fb6bbc7fb3c31d0ef6c8332 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
\skbconfig[sli=slides]{skb-presentation}

\AtBeginSubsection[]
{
  \begin{frame}<beamer>{Outline}
    \tableofcontents[currentsection,currentsubsection]
  \end{frame}
}

\title[User Guide]{The \SKB~User Guide}
%\subtitle{}
\author[Sven van der Meer]{Sven van der Meer}

%\institute[WIT]
%{
%  Department of Computer Science\\
%  University of Somewhere
%}

%\date[Sven's LNCS]{M.Sc. Computer Science}

\skbtitle{The SKB User Guide}
\skbauthor{Sven van der Meer}
\skbsubject{User Guide for the LaTeX package SKB}
\skbkeywords{LaTeX, SKB}

\begin{frame}
  \label{title}
  \mode<presentation>{\titlepage}
\end{frame}

\mode<presentation>{
\begin{frame}{Outline}
  \tableofcontents
\end{frame}
}

\section{The \LaTeX~\SKB~Package}
  \subsection{The Idea}
    \skbinput[from=sli]{about}
    \skbinput[from=sli]{intent}
    \skbinput[from=sli]{applicability}
  \subsection{The Story}
    \skbinput[from=sli]{story-short}
    \skbinput[from=sli]{story-long1}
    \skbinput[from=sli]{story-long2}
  \subsection{The underlying Concept}
    \skbinput[from=sli]{separate}
    \skbinput[from=sli]{separate-cs}
    \skbinput[from=sli]{separate-parts-baf}
    \skbinput[from=sli]{separate-parts-pc1}
    \skbinput[from=sli]{separate-parts-pc2}

\section{User Manual}
  \subsection{Getting Started}
    \skbinput[from=sli]{start-distribution}
    \skbinput[from=sli]{start-installation}
    \skbinput[from=sli]{start-rebuild}
    \skbinput[from=sli]{start-config-opt}
    \skbinput[from=sli]{start-config-cmd}
    \skbinput[from=sli]{start-used-options}
    \skbinput[from=sli]{start-folders}

  \only<article>{\skbinput[from=rep]{manual/manual}\clearpage}
  \subsection{Headings, Files, Figures, Slides, Paths, Acronyms and References}
    \skbinput[from=sli]{manual-haf}
    \skbinput[from=sli]{manual-figures}
    \skbinput[from=sli]{manual-figures-opt}
    \skbinput[from=sli]{manual-slides1}
    \skbinput[from=sli]{manual-slides2}
    \skbinput[from=sli]{manual-paths}
    \skbinput[from=sli]{manual-acrbib}

  \subsection{Other usefull Macros}
    \skbinput[from=sli]{manual-skbem}
    \skbinput[from=sli]{manual-lists}
    \skbinput[from=sli]{manual-listings}
    \skbinput[from=sli]{manual-pdfinfo}
    \skbinput[from=sli]{manual-optional-text}

\section{Examples}
  \subsection{A simple Article}
    \skbinput[from=sli]{example-art-tex1}
    \skbinput[from=sli]{example-art-tex2}
    \skbinput[from=sli]{example-art-tex3} \only<article>{\clearpage}
    \only<presentation>{\skbinput[from=sli]{example-art-toc}}