9 lines
382 B
TeX
9 lines
382 B
TeX
% TODO:
|
|
Format the recipe you can find in \file{exercises/lists/lists.tex} as an
|
|
unordered list (\code{latex}{itemize}) with sub-lists \emph{Ingredients}
|
|
and \emph{Instructions}.
|
|
Within these, there shall be a compact, unordered list
|
|
(\code{latex}{compactitem}) of ingredients and a compact, ordered list of
|
|
instructions, respectively.
|
|
|
|
\exercisematerial{exercises/lists/lists} |