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.

79 lines
2.5 KiB

  1. \documentclass[10pt,letterpaper]{article}
  2. \usepackage[utf8]{inputenc}
  3. \usepackage{amsmath}
  4. \usepackage{amsfonts}
  5. \usepackage{amssymb}
  6. \usepackage{gensymb}
  7. \author{Kenneth John Odle}
  8. \title{Red Card Meatloaf}
  9. \begin{document}
  10. \begin{LARGE}
  11. Red Card Meatloaf
  12. \end{LARGE}
  13. \medskip
  14. Meatloaf so good they'll throw you out of the game.
  15. \bigskip
  16. \begin{large}
  17. \textbf{Ingredients}
  18. \end{large}
  19. \begin{itemize}
  20. \item 4-6 slices of bacon, chopped
  21. \item 2/3 cup onion, finely diced
  22. \item 3/4 green pepper, finely diced
  23. \item 2/3 cup Ritz-style crackers, crushed (approximately 22)
  24. \item 1/3 cup milk
  25. \item 1/4 cup chili sauce
  26. \item 1/4 cup Worcestershire sauce
  27. \item 1 tsp ground black pepper
  28. \item 2 tsp garlic powder
  29. \item 2 tsp onion powder
  30. \item 2 tsp mustard powder
  31. \item 2 tsp beef base
  32. \item 2 eggs, beaten
  33. \item 2 pounds ground beef (80/20 or 85/15)
  34. \end{itemize}
  35. \medskip
  36. \begin{large}
  37. \textbf{Method}
  38. \end{large}
  39. \begin{enumerate}
  40. \item In a heavy pan, cook bacon over medium-low heat. When it begins to render its fat, add the green pepper and onion. Cook, stirring occasionally, until the peppers and onions are softened and have given up some of their moisture. Transfer to a bowl and allow to cool for a bit.
  41. \item \textbf{Make a panade:} Add the crackers and milk to a bowl and stir until combined. Allow the crackers to fully soak up the milk, at least ten minutes.
  42. \item Add the chili sauce through the beef base to the panade and stir well to combine.
  43. \item Add the eggs to the panade mixture, stirring well.
  44. \item Add the cooled bacon mixture to the panade mixture, stirring well. If the bacon mixture is still hot, stir in small amounts one at a time to gradually temper the panade.
  45. \item Break up the ground beef and add to the panade mixture, folding until combined. Work the mixture by hand until it is uniform.
  46. \item Form the mixture into two one-pound loaves and place in a 9 x 13 pan. Bake at 350\degree F for 60 minutes, rotating the pan halfway through. Make sure the center reads 160\degree.
  47. \item Allow to rest in pan 10 minutes before slicing.
  48. \end{enumerate}
  49. \bigskip
  50. \begin{large}
  51. \textbf{Results}
  52. \end{large}
  53. \medskip
  54. Salty, and tends to fall apart when warm.
  55. \bigskip
  56. \begin{large}
  57. \textbf{Suggestions:}
  58. \end{large}
  59. \begin{enumerate}
  60. \item Use less bacon. 3 slices, max.
  61. \item Eliminate chili sauce. Can't taste it and it's just another fluid.
  62. \item Reduce amount of Worcestershire sauce.
  63. \item Reduce amount of beef base.
  64. \item Replace beef base with packet of beef gravy.
  65. \end{enumerate}
  66. \end{document}