summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skb/user-guide/slides/manual-optional-text.tex
blob: 03840da42967ea062aaf4b6627b32fd88d974bf9 (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
\mode
<presentation>

\begin{frame}{Optional Text -- Versions and Optional}
  \label{manual:optiona-text}

  \begin{itemize}
    \item Supports the packages version and optional
    \item Comes with 6 defined modes, automatically configured
      \begin{itemize}
        \item text         -- normal text, i.e. in an article
        \item slide        -- slides, i.e. beamer frames
        \item note         -- annotated slides, i.e. beamerarticle
        \item anim/noanim  -- animated and non-animated slides/frames
        \item memoir -- used when memoir package is loaded
      \end{itemize}
  \end{itemize}

  \begin{example}
    \lstinputlisting[style=beamer-example,language=TeX]{\skbfileroot{examples/optional-text}}
  \end{example}
\end{frame}


\mode
<article>

\resizebox{\textwidth}{!}{\includeslide{manual:optiona-text}}
\bigskip

\skbinput[from=rep]{manual/optional-text}

\clearpage

\mode
<all>