Just various recipes that I'm developing. Also, more practice with LaTeX.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
1.2 KiB

  1. \documentclass[10pt,letterpaper]{article}
  2. \usepackage[utf8]{inputenc}
  3. \usepackage{amsmath}
  4. \usepackage{amsfonts}
  5. \usepackage{amssymb}
  6. \usepackage{gensymb}
  7. \usepackage{units} % Get nice fractions
  8. \author{Kenneth John Odle}
  9. \title{Instant Pot Sweet Potatoes}
  10. \begin{document}
  11. \begin{LARGE}
  12. \textbf{Instant Pot Sweet Potatoes}
  13. \end{LARGE}
  14. \hrulefill
  15. \bigskip
  16. This recipe was tested using a six-quart Instant Pot Duo SV.
  17. This is a useful technique when making sweet potato pie. (I need to work out quantities. I'll do that as we get closer to the holidays. This \textit{should} yield a little more than two cups of mashed sweet potatoes.)
  18. \bigskip
  19. \begin{large}
  20. \textbf{Ingredients}
  21. \end{large}
  22. \begin{itemize}
  23. \item ~2 pounds sweet potatoes
  24. \end{itemize}
  25. \medskip
  26. \begin{large}
  27. \textbf{Method}
  28. \end{large}
  29. \begin{enumerate}
  30. \item Peel the potatoes and chop into uniform pieces approximately 2 cm on a side (\nicefrac{3}{4} inches).
  31. \item Add one cup of the water to the Instant Pot and place a steamer basket inside.
  32. \item Add the potatoes, put the lid on, and set the release valve to sealing.
  33. \item Pressure cook on high for 5 minutes.
  34. \item Perform a quick release, and remove the steamer basket from the Instant Pot.
  35. \end{enumerate}
  36. \bigskip
  37. \end{document}