Added bulk proportions
This commit is contained in:
parent
bd7da2a7da
commit
fa1443493d
@ -92,6 +92,21 @@
|
||||
\end{multicols}
|
||||
}
|
||||
|
||||
\NewEnviron{bulk}
|
||||
{
|
||||
\hrule
|
||||
\vspace{4mm}
|
||||
\textbf{Bulk Proportions:}
|
||||
\noindent{}
|
||||
\begin{multicols}{2}
|
||||
\sffamily
|
||||
\begin{itemize}[nosep, left=0pt]
|
||||
\BODY
|
||||
\end{itemize}
|
||||
\rmfamily
|
||||
\end{multicols}
|
||||
}
|
||||
|
||||
\NewEnviron{instructions}
|
||||
{
|
||||
\hrule
|
||||
@ -360,6 +375,18 @@ Store bought taco seasoning is expensive and has a lot of salt in them. Here's a
|
||||
\item \sfrac{1}{4} tsp turmeric
|
||||
\end{ingredients}
|
||||
|
||||
\begin{bulk}
|
||||
\item 8 parts brown sugar
|
||||
\item 1 part cornstarch
|
||||
\item 8 parts salt
|
||||
\item 8 parts onion powder
|
||||
\item 4 parts tsp granulated garlic
|
||||
\item 4 parts tsp paprika
|
||||
\item 4 parts tsp chili powder
|
||||
\item 4 parts tsp black pepper, freshly ground
|
||||
\item 2 parts tsp turmeric
|
||||
\end{bulk}
|
||||
|
||||
\begin{instructions}
|
||||
\item Combine the brown sugar and cornstarch until well blended.
|
||||
\item Add the remaining ingredients and stir to combine. Store in an air-tight jar.
|
||||
|
Loading…
Reference in New Issue
Block a user