About
Shop
LaTeX
Software
Books
Gallery
News
Contact
Blog
Settings
Account

Exercise 5: Lists (Solution)

This is the solution to Exercise 5.
\documentclass[11pt]{scrartcl}

\begin{document}

\begin{description}

  \item[Village] A small collection of dwelling places.  Examples:
    \begin{enumerate}

      \item Marlingford

      \item Saxlingham Nethergate

    \end{enumerate}

  \item[Town] A large collection of dwelling places.  Examples:
    \begin{enumerate}

      \item Great Yarmouth

      \item Beccles

    \end{enumerate}

  \item[City] A large town, usually containing a cathedral.  Examples:
    \begin{enumerate}

      \item Norwich

      \item Birmingham

      \item London

    \end{enumerate}

\end{description}

\end{document}
© 2012 Dickimaw Books. "Dickimaw", "Dickimaw Books" and the Dickimaw parrot logo are trademarks. The Dickimaw parrot was painted by Magdalene Pritchett.

Terms of Use Privacy Policy Cookies Site Map FAQs