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.

64 lines
1.6 KiB

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  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 Spicy Pintos}
  11. \begin{document}
  12. \begin{LARGE}
  13. \textbf{Instant Pot Spicy Pintos}
  14. \end{LARGE}
  15. \hrulefill
  16. \bigskip
  17. This recipe was tested using a six-quart Instant Pot Duo SV.
  18. \bigskip
  19. \begin{large}
  20. \textbf{Ingredients}
  21. \end{large}
  22. \begin{itemize}
  23. \item 2 cups dried pinto beans
  24. \item 4 cups water
  25. \item 1-2 pickled jalape\~{n}o peppers, chopped
  26. \item \nicefrac{1}{2} cup diced onion
  27. \item 1 tsp ground cumin
  28. \item 1 tsp granulated garlic
  29. \item 1 tsp chili powder
  30. \item 1-2 Tbs oil
  31. \end{itemize}
  32. \medskip
  33. \begin{large}
  34. \textbf{Method}
  35. \end{large}
  36. \begin{enumerate}
  37. \item Sort the pinto beans and rinse them.
  38. \item Set the Instant Pot to "saut\'e" and add the oil.
  39. \item When the oil begins to shimmer, add the onions and saut\'e, stirring constantly, until translucent. Do not allow them to brown.
  40. \item When the onions are soft, add the spices and jalape\~{n}os and stir to combine.
  41. \item Add all ingredients to inner pot and stir to combine.
  42. \item Pressure cook on high for 35 minutes.
  43. \item Natural release for ten minutes.
  44. \item Perform a quick release.
  45. \end{enumerate}
  46. \bigskip
  47. \begin{large}
  48. \textbf{Notes}
  49. \end{large}
  50. \begin{itemize}
  51. \item These are good as is, but I like to run a potato masher through them a few times to break up some of the beans.
  52. \end{itemize}
  53. \end{document}