cookbook/sides/quick_coleslaw.tex

26 lines
748 B
TeX

%
% Copyright 2016 (c) Anna Schumaker.
%
\documentclass{../recipe}
\recipeName{Quick Coleslaw}
\recipeServes{4}
\recipeSourceBook{Cooking Light: The Essential Dinner Tonight Cookbook}{301}
\begin{document}
\begin{ingredientsSmall}
\addIngredient{4 tablespoons}{white vinegar}
\addIngredient{6 tablespoons}{mayonnaise}
\addIngredient{1 teaspoon}{black pepper}
\addIngredient{\quarter teaspoon}{ground red pepper}
\addIngredient{1 (10 --ounce)}{package angel hair slaw}
\end{ingredientsSmall}
\begin{steps}
\addStep{Combine \ingredient{vinegar}, \ingredient{mayonnaise},
\ingredient{black pepper}, and \ingredient{red pepper}
in a large bowl. Stir with a whisk.}
\addStep{Add \ingredient{slaw}, toss well to coat.}
\end{steps}
\end{document}