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.

49 lines
1.3 KiB

  1. \documentclass[10pt,letterpaper]{article}
  2. \usepackage[letterpaper, margin=1in]{geometry}
  3. \usepackage[utf8]{inputenc}
  4. \usepackage{amsmath}
  5. \usepackage{kpfonts}
  6. \usepackage{amssymb}
  7. \usepackage{gensymb}
  8. \usepackage{units} % Get nice fractions
  9. \author{Kenneth John Odle}
  10. \title{Instant Pot Sweet Potatoes}
  11. \begin{document}
  12. \begin{LARGE}
  13. \textbf{Instant Pot Sweet Potatoes}
  14. \end{LARGE}
  15. \hrulefill
  16. \bigskip
  17. This recipe was tested using a six-quart Instant Pot Duo SV.
  18. 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.)
  19. \bigskip
  20. \begin{large}
  21. \textbf{Ingredients}
  22. \end{large}
  23. \begin{itemize}
  24. \item ~2 pounds sweet potatoes
  25. \end{itemize}
  26. \medskip
  27. \begin{large}
  28. \textbf{Method}
  29. \end{large}
  30. \begin{enumerate}
  31. \item Peel the potatoes and chop into uniform pieces approximately 2 cm on a side (\nicefrac{3}{4} inches).
  32. \item Add one cup of the water to the Instant Pot and place a steamer basket inside.
  33. \item Add the potatoes, put the lid on, and set the release valve to sealing.
  34. \item Pressure cook on high for 5 minutes.
  35. \item Perform a quick release, and remove the steamer basket from the Instant Pot.
  36. \end{enumerate}
  37. \bigskip
  38. \end{document}