003-seasoning-mixes/recipes-003.tex
2024-07-25 19:54:39 -04:00

689 lines
15 KiB
TeX

\documentclass[twoside, 10pt, twoside, openany]{book}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Packages %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[utf8]{inputenc}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage[]{kpfonts}
\usepackage{float}
\usepackage{gensymb} % Just for the degree symbol
\usepackage{lettrine} % Drop caps
\usepackage{multicol} % Include two- or three-column sections
\usepackage{microtype} % Make things neater
\usepackage{enumitem} % Control spacing in lists
\usepackage{nicefrac} % Use nice fractions
\usepackage{setspace} % Better control over line-spacing
\usepackage{environ} % Create custom environments to make everything easy
\usepackage{quoting} % Intros to recipes
%\usepackage[]{josefin} % Use 'Josephine' for sans-serif fonts
\usepackage[]{lmodern} % Use 'Venturis' for sans-serif fonts; font code is 'yvl'
%\usepackage[T1]{fontenc}
\usepackage{xfrac}
\usepackage{adforn} % flourishes
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Commands %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\raggedbottom % Don't force text to fill page
\graphicspath{{images/}} % Where are our images?
\raggedright % Don't justify lines
\renewcommand*\contentsname{List of Recipes}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Page Set-up %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{geometry}
\geometry{
paperheight=8.5in,
paperwidth=5.5in,
margin=0.5in,
outer=0.75in
}
% Adjust the top and bottom margins
\addtolength{\topmargin}{0.4in}
\addtolength{\textheight}{-0.75in}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Set up our headers and footers %%%%%%%%%%%%%%%%%%%%%%%
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\fancyhead[LE,RO]{\textit{Dude With a Fork}}
\fancyhead[RE,LO]{Issue \#001}
\cfoot{Page \thepage}
\renewcommand{\footrulewidth}{0.5pt}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Our custom environments %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{environ}
\NewEnviron{intro}
{
\noindent{}
\begin{quoting}[leftmargin=10mm, rightmargin=10mm]
\begin{small}
\BODY
\end{small}
\end{quoting}
}
\NewEnviron{ingredients}
{
\hrule
\vspace{4mm}
\textbf{Ingredients:}
\noindent{}
\begin{multicols}{2}
\sffamily
\begin{itemize}[nosep, left=0pt]
\BODY
\end{itemize}
\rmfamily
\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
\vspace{4mm}
\textbf{Instructions:}
\begin{enumerate}[itemsep=0mm]
\BODY
\end{enumerate}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Adjust spacing before chapter titles %%%%%%%%%%%%%%%%%
\usepackage{titlesec}
\titleformat{\chapter}[display]
{\normalfont\huge\centering}
{}
{0pt}
{\fontsize{24}{28}\selectfont\textsc}
\titlespacing*{\chapter}{0pt}{-20mm}{4mm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Adjust TOC contents %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{titletoc}
\titlecontents{chapter}[0em]{\lsstyle\smallskip}
{}
{}
{\hfill}[\medskip]%
\dottedcontents{chapter}[0em]{\vspace{2mm}}{3em}{0.5pc} % dotted lines in chapters
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%% Adjust our xfracs %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\DeclareInstance{xfrac}{lmss}{text}{
slash-symbol-font = lmss,
numerator-font = lmss,
denominator-font = lmss,
scale-factor = 1.1,
h-scale = 1.1,
numerator-bot-sep = 2 pt,
denominator-bot-sep = -1 pt
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%% Document Information %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\author{Kenneth John Odle}
\title{
{\Huge Dude With a Fork} \\
{\footnotesize Cookbook \#1}
}
\date{\begin{small}\today{}\end{small}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Let's get it started in here %%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\newgeometry{left=3cm,right=3cm}
\tableofcontents
\restoregeometry
%\makeatletter
%\sffamily the family name is \f@family
%\makeatother
\chapter{Taco Seasoning}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
Store bought taco seasoning is expensive and has a lot of salt in it. Here's a way to make your own and save money.
\end{intro}
\begin{ingredients}
\item \sfrac{1}{4} cup chili powder
\item 3 Tbs dried minced onion
\item 1 Tbs granulated garlic
\item 2 tsp dried oregano\\(Mexican preferred)
\item 2 tsp salt
\item 2 tsp ground cumin
\item 1 tsp ground coriander
\item 1 tsp cayenne pepper\\(optional, to taste)
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\item To use, brown and drain one pound of ground beef. Add two tablespoons of taco seasoning (which you can adjust to your taste) and \sfrac{3}{4} cup of water. Combine all, bring to a boil, and then reduce to a simmer. Simmer until the sauce is the consistency you prefer.
\end{instructions}
\begin{center}
\begin{huge}
\adftripleflourishleft
\end{huge}
\end{center}
\chapter{Italian Seasoning}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item 4 Tbs dried basil
\item 3 Tbs dried oregano
\item 1 Tbs dried marjoram
\item 1 Tbs dried thyme
\item 2 tsp dried rosemary\\(crushed)
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\paragraph{Note:} Because rosemary is a particularly tough herb, especially in its dried form, I find it better in this mix if I crush it in a mortar and pestle before adding it in.
\chapter{Creole Seasoning}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item 2 \sfrac{1}{2} Tbs. paprika
\item 2 Tbs garlic powder
\item 1 Tbs salt
\item 1 Tbs onion powder
\item 1 tsp dried thyme
\item 1 Tbs cayenne pepper
\item 1 Tbs black pepper
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{Seasoned Salt}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item \sfrac{1}{2} cup salt
\item 1 \sfrac{1}{2} tsp granulated garlic
\item 1 \sfrac{1}{2} tsp celery seed
\item 1 \sfrac{1}{2} tsp paprika
\item \sfrac{1}{2} tsp onion powder
\item \sfrac{1}{2} tsp ground mustard
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{Chinese Five Spice Powder}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item 2 Tbs star anise seed (Removed from the pods)
\item 2 Tbs fennel seed
\item 2 Tbs ground cinnamon
\item 2 Tbs whole cloves
\item 2 Tbs whole black peppercorns
\end{ingredients}
\begin{instructions}
\item Add all ingredients except the cinnamon to a spice grinder and grind until fine.
\item Add the cinnamon and mix thoroughly.
\item Store in an air-tight jar.
\end{instructions}
\chapter{Curry Seasoning}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item Seeds from 3 cardamom pods, ground
\item 2 tsp ground cumin
\item 2 tsp ground coriander
\item 1 tsp ground turmeric
\item \sfrac{1}{2} tsp chili powder
\item \sfrac{1}{2} tsp black pepper, freshly ground
\item \sfrac{1}{8} tsp fennel seed
\end{ingredients}
\begin{instructions}
\item Add the whole seeds to a spice grinder and grind until fine.
\item Mix all ingredients thoroughly and store in an air-tight jar.
\end{instructions}
\chapter{Pork Chop Seasoning}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item 2 Tbs salt
\item 2 Tbs brown sugar
\item 2 Tbs smoked paprika
\item 1 Tbs granulate garlic
\item 1 Tbs rubbed sage
\item 1 Tbs thyme
\item 2 tsp black pepper, freshly ground
\item 1 tsp cayenne (optional)
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{Steak Seasoning}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item 1 tsp brown sugar
\item \sfrac{1}{8} tsp cornstarch
\item 1 tsp salt
\item 1 tsp onion powder
\item \sfrac{1}{2} tsp granulated garlic
\item \sfrac{1}{2} tsp paprika
\item \sfrac{1}{2} tsp chili powder
\item \sfrac{1}{2} tsp black pepper, freshly ground
\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.
\end{instructions}
\chapter{Seafood Seasoning}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
This isn't quite the same as Old Bay, but it's pretty close!
\end{intro}
\begin{ingredients}
\item 2 Tbs celery salt
\item 1 Tbs paprika
\item 1 tsp dry mustard
\item \sfrac{1}{2} tsp ground ginger
\item \sfrac{1}{2} tsp black pepper, finely and freshly ground
\item \sfrac{1}{4} tsp ground nutmeg
\item \sfrac{1}{4} tsp ground cinnamon
\item \sfrac{1}{4} tsp cayenne powder (or to taste)
\item \sfrac{1}{4} tsp ground allspice
\item \sfrac{1}{4} tsp ground cloves
\item \sfrac{1}{4} tsp ground bay leaves
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\paragraph{Note:} To get ground bay leaves, break up several bay leaves into small pieces, then add them to a spice grinder. Grind them coarsely, then sieve them to remove the dried veins. Add the leafy portions back to the spice grinder and grind again until they are finely ground. You may have to repeat the sieving process two or more times.
\chapter{Shawarma Spice}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item 3 Tbs black pepper, freshly ground
\item 1 Tbs nutmeg
\item 1 Tbs cardamom
\item \sfrac{1}{2} Tbs chili powder
\item 1 Tbs kosher salt
\item 1 Tbs allspice
\item 3 Tbs granulated garlic
\item \sfrac{1}{2} Tbs ground cloves
\item 1 Tbs ground cinnamon
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{Pizza Seasoning}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item \sfrac{1}{4} cup oregano
\item 2 Tbs basil
\item 2 tsp fennel seed, crushed
\item 1 Tbs paprika
\item 1 Tbs dried minced onion
\item 1 Tbs parsley
\item 1 Tbs granulated garlic
\item 1 Tbs thyme
\item 1 Tbs red pepper flakes (or to taste)
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{Fry Seasoning}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
This also worked great on popcorn!
\end{intro}
\begin{ingredients}
\item 2 tsp paprika
\item 2 tsp parsley
\item 2 tsp black pepper, freshly ground
\item 2 tsp granulated garlic
\item \sfrac{1}{2} tsp salt
\item \sfrac{1}{2} tsp celery salt
\item \sfrac{1}{8} tsp cayenne pepper
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{Salt-Free Chicken Seasoning}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item 1 tsp black pepper, freshly ground
\item 1 tsp dried oregano, crushed
\item 1 tsp dried thyme, crushed
\item 2 tsp paprika
\item 2 tsp onion powder
\item 2 tsp granulated garlic
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{Salt-Free Cajun Blend}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item 4 tsp granulated garlic
\item 5 tsp paprika
\item 2 tsp black pepper, freshly ground
\item 2 tsp onion powder
\item 1 tsp caynne pepper
\item 2 tsp dried oregano, crushed
\item 2 tsp dried thyme, crushed
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{Tuscan Blend}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item 3 Tbs rosemary, crushed
\item 3 Tbs oregano
\item 3 Tbs basil
\item 1 \sfrac{1}{2} Tbs thyme
\item 1 Tbs parsley
\item 1 \sfrac{1}{2} tsp sage
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{Mexican Blend}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item \sfrac{1}{4} cup chili powder
\item 2 Tbs smoked paprika
\item 2 Tbs ground cumin
\item 1 Tbs granulated garlic
\item 1 Tbs onion powder
\item 1 Tbs Mexican oregano, crushed
\item 2 tsp crushed red chili flakes (or to taste)
\item 1 tsp cayenne powder (or to taste)
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter{}
\begin{center}
%\includegraphics[scale=0.15]{}
\end{center}
\begin{intro}
\end{intro}
\begin{ingredients}
\item
\end{ingredients}
\begin{instructions}
\item Mix all ingredients and store in an air-tight jar.
\end{instructions}
\chapter*{Notes}
\begin{itemize}
\item Because these are meant to be seasoning mixes that you can make and store in your cupboard, assume all of the herbs used are dried herbs.
\item If a recipe calls for kosher salt and you do not have it, you can substitute roughly half the amount of table salt.
\end{itemize}
\end{document}