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

\begin{frame}{Lists}
  \label{manual:lists}

  Two new environments for lists
  \begin{itemize}
    \item \cmd{\skbnotelist} for replacing itemize
    \item \cmd{\skbnoteenum} for replacing enumerate
  \end{itemize}

  Both do nothing but chaning \cmd{itemsep} and \cmd{parskip}
  \begin{itemize}
    \item Set to 0
    \item Same effect as \cmd{\tightlist} in the memoir package
  \end{itemize}

  \bigskip

  Both enviroments do \skbem[italic]{nothing} if the memoir package is used!

\end{frame}


\mode
<article>

\resizebox{\textwidth}{!}{\includeslide{manual:lists}}
\bigskip

\skbinput[from=rep]{manual/lists}

\clearpage

\mode
<all>