user 2 years ago
parent
commit
8e6868e172
5 changed files with 135 additions and 133 deletions
  1. 1
    1
      booklet.sh
  2. BIN
      recipes-book.pdf
  3. 3
    3
      recipes.org
  4. BIN
      recipes.pdf
  5. 131
    129
      recipes.tex

+ 1
- 1
booklet.sh View File

@@ -1 +1 @@
1
-pdfbook2 recipes.pdf -b 35 -t 0 -o 15 -i 30 -s
1
+pdfbook2 recipes.pdf -b 10 -t 10 -o 10 -i 10

BIN
recipes-book.pdf View File


+ 3
- 3
recipes.org View File

@@ -3,7 +3,7 @@
3 3
 
4 4
 :LATEXCONFIG:
5 5
 #+Latex_Class: article
6
-#+latex_class_options: [12pt,notitlepage]
6
+#+latex_class_options: [9pt,notitlepage,a5paper]
7 7
 
8 8
 # set TOC depth
9 9
 #+OPTIONS: toc:nil
@@ -18,7 +18,7 @@
18 18
 #+LATEX_HEADER: \hypersetup{hidelinks,breaklinks=true} \usepackage{enumitem} 
19 19
 
20 20
 # thinner margins
21
-#+LATEX_HEADER: \usepackage[margin=.5in]{geometry}
21
+#+LATEX_HEADER: \usepackage[margin=.6in,top=-.0in,left=.2in,right=.2in]{geometry}
22 22
 # #+LATEX_HEADER: \usepackage[margin=1in,bottom=1in,top=-.2in]{geometry}
23 23
 # #+LATEX: \newgeometry{margin=1in,bottom=1in}
24 24
 
@@ -39,7 +39,7 @@
39 39
 #+LATEX: \newpage
40 40
 
41 41
 # reset margins
42
-# #+LATEX: \newgeometry{margin=1in,bottom=1in}
42
+#+LATEX: \newgeometry{margin=.5in,left=.4in,right=.4in}
43 43
 
44 44
 # multi column
45 45
 #+LATEX: \begin{multicols*}{2}

BIN
recipes.pdf View File


+ 131
- 129
recipes.tex View File

@@ -1,6 +1,6 @@
1
-% Created 2021-08-17 Tue 12:02
1
+% Created 2021-08-17 Tue 12:42
2 2
 % Intended LaTeX compiler: pdflatex
3
-\documentclass[12pt,notitlepage]{article}
3
+\documentclass[9pt,notitlepage,a5paper]{article}
4 4
 \usepackage[utf8]{inputenc}
5 5
 \usepackage[T1]{fontenc}
6 6
 \usepackage{graphicx}
@@ -17,7 +17,7 @@
17 17
 \renewcommand\labelitemi{--}
18 18
 \usepackage{multicol}
19 19
 \hypersetup{hidelinks,breaklinks=true} \usepackage{enumitem}
20
-\usepackage[margin=.5in]{geometry}
20
+\usepackage[margin=.6in,top=-.0in,left=.2in,right=.2in]{geometry}
21 21
 \makeatletter\renewcommand{\@seccntformat}[1]{}\makeatother \setlist[itemize]{noitemsep} \setlist[enumerate]{noitemsep}
22 22
 \usepackage{url} \def\UrlBreaks{\do\/\do-\do\&\do.\do:} \usepackage{xurl}
23 23
 \usepackage[compact]{titlesec} \titlespacing{\section}{0pt}{5pt}{5pt} \titlespacing{\subsection}{0pt}{5pt}{5pt} \titlespacing{\subsubsection}{0pt}{5pt}{5pt} \setlength{\parindent}{0pt}
@@ -40,15 +40,17 @@
40 40
 \end{multicols*}
41 41
 \newpage
42 42
 
43
+\newgeometry{margin=.5in,left=.4in,right=.4in}
44
+
43 45
 \begin{multicols*}{2}
44 46
 \section{Breakfast}
45
-\label{sec:orgc44d7ef}
47
+\label{sec:org058a0a1}
46 48
 \subsection{Angel Biscuits}
47
-\label{sec:org4bfc92d}
49
+\label{sec:org2ba1368}
48 50
 source: postcard, servings: 30-35 biscuits, prep-time: 10 mins, cook-time: 16-18 mins
49 51
 
50 52
 \subsubsection{Ingredients}
51
-\label{sec:org206b25e}
53
+\label{sec:org85d9bc2}
52 54
 
53 55
 \begin{itemize}
54 56
 \item 5 cups all purpose flour
@@ -63,7 +65,7 @@ source: postcard, servings: 30-35 biscuits, prep-time: 10 mins, cook-time: 16-18
63 65
 \end{itemize}
64 66
 
65 67
 \subsubsection{Directions}
66
-\label{sec:org1bd424e}
68
+\label{sec:org4b7cf1d}
67 69
 
68 70
 \begin{enumerate}
69 71
 \item Preheat oven to 375F.
@@ -77,11 +79,11 @@ source: postcard, servings: 30-35 biscuits, prep-time: 10 mins, cook-time: 16-18
77 79
 \end{enumerate}
78 80
 
79 81
 \subsection{Bacon Gravy}
80
-\label{sec:org99460ea}
82
+\label{sec:org07486da}
81 83
 source: \url{https://www.allrecipes.com/recipe/161819/bacon-gravy-for-biscuits/}, servings: 5, prep-time: 10 mins, cook-time: 15 mins
82 84
 
83 85
 \subsubsection{Ingredients}
84
-\label{sec:orgd51b8eb}
86
+\label{sec:org674fdf9}
85 87
 
86 88
 \begin{itemize}
87 89
 \item 4 thick slices bacon
@@ -91,7 +93,7 @@ source: \url{https://www.allrecipes.com/recipe/161819/bacon-gravy-for-biscuits/}
91 93
 \end{itemize}
92 94
 
93 95
 \subsubsection{Directions}
94
-\label{sec:org6929622}
96
+\label{sec:org46d23bb}
95 97
 
96 98
 \begin{enumerate}
97 99
 \item Cook the bacon in a deep skillet over medium heat until crisp, about 10 minutes.
@@ -101,10 +103,10 @@ source: \url{https://www.allrecipes.com/recipe/161819/bacon-gravy-for-biscuits/}
101 103
 \end{enumerate}
102 104
 
103 105
 \subsection{Classic Pancakes}
104
-\label{sec:orgee889e6}
106
+\label{sec:org303f7a1}
105 107
 source: \url{https://www.bettycrocker.com/recipes/classic-pancakes/77a89da1-fd56-494b-874a-55f9195c1413}, servings: 9, prep-time: 15 minutes, ready-in: 15 minutes
106 108
 \subsubsection{Ingredients}
107
-\label{sec:orgbe3da6b}
109
+\label{sec:org267e745}
108 110
 
109 111
 \begin{itemize}
110 112
 \item 1  egg
@@ -116,7 +118,7 @@ source: \url{https://www.bettycrocker.com/recipes/classic-pancakes/77a89da1-fd56
116 118
 \item 2  tablespoons vegetable oil or melted butter
117 119
 \end{itemize}
118 120
 \subsubsection{Directions}
119
-\label{sec:org650a65f}
121
+\label{sec:orgf1850be}
120 122
 
121 123
 \begin{enumerate}
122 124
 \item In medium bowl, beat egg with wire whisk until fluffy. Stir in remaining ingredients just until flour is moistened (batter will be slightly lumpy); do not overmix or pancakes will be tough. For thinner pancakes, stir in additional 1 to 2 tablespoons milk.
@@ -124,11 +126,11 @@ source: \url{https://www.bettycrocker.com/recipes/classic-pancakes/77a89da1-fd56
124 126
 \item For each pancake, pour slightly less than 1/4 cup batter onto griddle. Cook 2 to 3 minutes or until bubbly on top and dry around edges. Turn; cook other side until golden brown.
125 127
 \end{enumerate}
126 128
 \subsection{Crepes}
127
-\label{sec:org6c94f26}
129
+\label{sec:org0724084}
128 130
 source: \url{https://www.bettycrocker.com/recipes/crepes/d1a32347-ba88-4ddf-998b-d6f9e4dd74c3}, servings: 12, prep-time: 10 minutes, ready-in: 35 minutes
129 131
 
130 132
 \subsubsection{Ingredients}
131
-\label{sec:orgccad359}
133
+\label{sec:org5820297}
132 134
 
133 135
 \begin{itemize}
134 136
 \item 1 1/2  cups all-purpose flour
@@ -144,7 +146,7 @@ source: \url{https://www.bettycrocker.com/recipes/crepes/d1a32347-ba88-4ddf-998b
144 146
 \item Powdered sugar, if desired
145 147
 \end{itemize}
146 148
 \subsubsection{Directions}
147
-\label{sec:org00cb222}
149
+\label{sec:orgc80bf6a}
148 150
 
149 151
 \begin{enumerate}
150 152
 \item In medium bowl, mix flour, granulated sugar, baking powder and salt. Stir in milk, 2 tablespoons butter, the vanilla and eggs. Beat with wire whisk just until smooth.
@@ -152,11 +154,11 @@ source: \url{https://www.bettycrocker.com/recipes/crepes/d1a32347-ba88-4ddf-998b
152 154
 \item Stack crepes, placing waxed paper between each; keep covered. Spread applesauce, sweetened berries, jelly or jam thinly over each warm crepe; roll up. (Be sure to fill crepes so when rolled the more attractive side is on the outside.) Sprinkle with powdered sugar.
153 155
 \end{enumerate}
154 156
 \subsection{Dutch Baby}
155
-\label{sec:org2524c7b}
157
+\label{sec:org78b9a04}
156 158
 source: \url{https://cooking.nytimes.com/recipes/6648-dutch-baby}, ready-in: 40 minutes
157 159
 
158 160
 \subsubsection{Ingredients}
159
-\label{sec:org19d03ee}
161
+\label{sec:orgb37e36b}
160 162
 
161 163
 \begin{itemize}
162 164
 \item 3 eggs
@@ -168,7 +170,7 @@ source: \url{https://cooking.nytimes.com/recipes/6648-dutch-baby}, ready-in: 40
168 170
 \item Syrup, preserves, confectioners' sugar or cinnamon sugar
169 171
 \end{itemize}
170 172
 \subsubsection{Directions}
171
-\label{sec:org2a3f0ad}
173
+\label{sec:orgd997016}
172 174
 
173 175
 \begin{enumerate}
174 176
 \item Preheat oven to 425 degrees.
@@ -178,11 +180,11 @@ source: \url{https://cooking.nytimes.com/recipes/6648-dutch-baby}, ready-in: 40
178 180
 \end{enumerate}
179 181
 
180 182
 \subsection{Eggs Benedict}
181
-\label{sec:org28a072f}
183
+\label{sec:org2999ad2}
182 184
 source: \url{https://www.allrecipes.com/recipe/17205/eggs-benedict/}, servings: 4, prep-time: 25 mins, cook-time: 5 mins
183 185
 
184 186
 \subsubsection{Ingredients}
185
-\label{sec:org37ce1e0}
187
+\label{sec:org2f9487d}
186 188
 
187 189
 \begin{itemize}
188 190
 \item 4 egg yolks
@@ -200,7 +202,7 @@ source: \url{https://www.allrecipes.com/recipe/17205/eggs-benedict/}, servings:
200 202
 \end{itemize}
201 203
 
202 204
 \subsubsection{Directions}
203
-\label{sec:org79333dc}
205
+\label{sec:org066f5dc}
204 206
 
205 207
 \begin{enumerate}
206 208
 \item To Make Hollandaise: Fill the bottom of a double boiler part-way with water. Make sure that water does not touch the top pan. Bring water to a gentle simmer. In the top of the double boiler, whisk together egg yolks, lemon juice, white pepper, Worcestershire sauce, and 1 tablespoon water.
@@ -211,11 +213,11 @@ source: \url{https://www.allrecipes.com/recipe/17205/eggs-benedict/}, servings:
211 213
 \end{enumerate}
212 214
 
213 215
 \subsection{English Muffins}
214
-\label{sec:org0059956}
216
+\label{sec:orgda511e0}
215 217
 source: \url{https://www.kingarthurbaking.com/recipes/english-muffins-recipe}, servings: 16 large (3" to 3 1/2") English muffins, prep-time: 25 minutes, cook-time: 30 minutes, ready-in: 2 hours, 20 minutes
216 218
 
217 219
 \subsubsection{Ingredients}
218
-\label{sec:org5fb1931}
220
+\label{sec:org13fb602}
219 221
 
220 222
 \begin{itemize}
221 223
 \item 1 3/4 cups (397g) lukewarm milk
@@ -229,7 +231,7 @@ source: \url{https://www.kingarthurbaking.com/recipes/english-muffins-recipe}, s
229 231
 \end{itemize}
230 232
 
231 233
 \subsubsection{Directions}
232
-\label{sec:org8d5c1f3}
234
+\label{sec:org1737fdf}
233 235
 
234 236
 \begin{enumerate}
235 237
 \item Combine all ingredients except semolina/farnia in mixing bowl, or bread machine.
@@ -243,13 +245,13 @@ source: \url{https://www.kingarthurbaking.com/recipes/english-muffins-recipe}, s
243 245
 \end{enumerate}
244 246
 
245 247
 \section{Canning}
246
-\label{sec:orge7712d5}
248
+\label{sec:org686527b}
247 249
 \subsection{Apple Pectin}
248
-\label{sec:orgb19b6d6}
250
+\label{sec:org3f5fc33}
249 251
 source: \url{https://www.escoffier.edu/blog/recipes/how-to-make-fruit-pectin/}, servings: 1 1/2 cups, time:     24 hours (60 minutes active cooking)
250 252
 
251 253
 \subsubsection{Ingredients:}
252
-\label{sec:orgabd9aa3}
254
+\label{sec:org0698c15}
253 255
 
254 256
 \begin{itemize}
255 257
 \item 7 large, tart apples
@@ -258,7 +260,7 @@ source: \url{https://www.escoffier.edu/blog/recipes/how-to-make-fruit-pectin/},
258 260
 \end{itemize}
259 261
 
260 262
 \subsubsection{Instructions:}
261
-\label{sec:org31c637d}
263
+\label{sec:org1dd87b4}
262 264
 
263 265
 \begin{enumerate}
264 266
 \item Wash the apples, but do not peel them.
@@ -271,10 +273,10 @@ source: \url{https://www.escoffier.edu/blog/recipes/how-to-make-fruit-pectin/},
271 273
 \end{enumerate}
272 274
 
273 275
 \subsection{Coffee Jelly}
274
-\label{sec:orgf0e6608}
276
+\label{sec:org15487fa}
275 277
 source: \url{https://www.foodiewithfamily.com/coffee-jelly/}, servings: 5-6 8oz jars
276 278
 \subsubsection{Ingredients}
277
-\label{sec:org1ca6eb8}
279
+\label{sec:orgcaf5965}
278 280
 
279 281
 \begin{itemize}
280 282
 \item 4   cups   VERY strongly brewed coffee   preferably a darker roast
@@ -284,18 +286,18 @@ source: \url{https://www.foodiewithfamily.com/coffee-jelly/}, servings: 5-6 8oz
284 286
 \item 5   to 6 jelly jars with new two-piece lids.   8 ounce
285 287
 \end{itemize}
286 288
 \subsubsection{Directions}
287
-\label{sec:org4a29c15}
289
+\label{sec:orgafb9234}
288 290
 
289 291
 \begin{enumerate}
290 292
 \item Stir the coffee and lemon juice together in a 4 quart saucepan and bring to a boil over high heat. In a separate bowl, whisk together the sugar and Dutch Gel Pectin. Add the sugar to the boiling coffee mixture all at once, and whisk vigorously for 2 minutes, or until the pectin and sugar are fully dissolved into the solution. Return the mixture to a full rolling boil, and boil for exactly 1 minute. Remove the pan from the heat, ladle into clean 8 ounce jars, wipe the rims with a damp paper towel, and screw on new, two-piece lids until fingertip tight.
291 293
 \item Use the Boiling Water Bath method to process the jars for 10 minutes. Carefully transfer to a cooling rack or a tea towel on the counter and let cool, undisturbed, overnight. After the jars are cooled, remove the rings, wipe clean, and label. The jelly should be stored in a dark place -preferably a cool one- free of temperature fluctuations. It is best used within the year.
292 294
 \end{enumerate}
293 295
 \subsection{Dill Pickles}
294
-\label{sec:org7091cff}
296
+\label{sec:org4e7ee7c}
295 297
 source: \url{https://www.tasteofhome.com/recipes/grandma-s-dill-pickles/}, servings: 9 quarts., prep-time: 50 minutes, cook-time: 15 minutes, ready-in: 1 hour, 5 minutes
296 298
 
297 299
 \subsubsection{Ingredients}
298
-\label{sec:orgbdecaf0}
300
+\label{sec:orgff2178e}
299 301
 
300 302
 \begin{itemize}
301 303
 \item 11 cups water
@@ -308,7 +310,7 @@ source: \url{https://www.tasteofhome.com/recipes/grandma-s-dill-pickles/}, servi
308 310
 \end{itemize}
309 311
 
310 312
 \subsubsection{Directions}
311
-\label{sec:org027053c}
313
+\label{sec:orga732e1f}
312 314
 
313 315
 \begin{enumerate}
314 316
 \item In a stockpot, bring water, vinegar and salt to a boil; boil 10 minutes.
@@ -321,11 +323,11 @@ source: \url{https://www.tasteofhome.com/recipes/grandma-s-dill-pickles/}, servi
321 323
 
322 324
 
323 325
 \subsection{Homemade Ketchup}
324
-\label{sec:org9d0128f}
326
+\label{sec:org33ab644}
325 327
 source: \url{https://www.simplycanning.com/homemade-ketchup/}
326 328
 
327 329
 \subsubsection{Ingredients}
328
-\label{sec:orgc3ce173}
330
+\label{sec:org9fb964f}
329 331
 
330 332
 \begin{itemize}
331 333
 \item 4 quarts tomato puree or chopped tomatoes 
@@ -346,7 +348,7 @@ source: \url{https://www.simplycanning.com/homemade-ketchup/}
346 348
 \end{itemize}
347 349
 
348 350
 \subsubsection{Directions}
349
-\label{sec:org2ff826a}
351
+\label{sec:org3be633b}
350 352
 
351 353
 \begin{enumerate}
352 354
 \item Start by preparing jars and getting water in the canner heating. You want the canner hot, but not boiling, when the jars are ready to be processed.  See full  water bath canning instructions  here.  
@@ -364,11 +366,11 @@ source: \url{https://www.simplycanning.com/homemade-ketchup/}
364 366
 
365 367
 
366 368
 \subsection{Jalapeño Jelly}
367
-\label{sec:org1c2f01a}
369
+\label{sec:orgda5bf1e}
368 370
 source: \url{https://www.allrecipes.com/recipe/47520/jalapeno-jelly/}, servings: 32, prep-time: 20 mins, cook-time: 45 mins
369 371
 
370 372
 \subsubsection{Ingredients}
371
-\label{sec:org47f3318}
373
+\label{sec:org9393355}
372 374
 
373 375
 \begin{itemize}
374 376
 \item 1 large green bell pepper
@@ -381,7 +383,7 @@ source: \url{https://www.allrecipes.com/recipe/47520/jalapeno-jelly/}, servings:
381 383
 \end{itemize}
382 384
 
383 385
 \subsubsection{Directions}
384
-\label{sec:orgff42e3a}
386
+\label{sec:org8b2eafe}
385 387
 
386 388
 \begin{enumerate}
387 389
 \item Combine the green bell pepper and 12 jalapeno peppers in the container of a food processor or blender. Process until finely chopped. This can be done in batches, if the peppers do not fit.
@@ -390,11 +392,11 @@ source: \url{https://www.allrecipes.com/recipe/47520/jalapeno-jelly/}, servings:
390 392
 \item Stir in the remaining jalapeno peppers, and ladle into sterile jars leaving 1/4 inch headspace. Seal jars in a hot water bath. Refrigerate jelly after seal is broken.
391 393
 \end{enumerate}
392 394
 \subsection{Pickled Jalapeño Peppers}
393
-\label{sec:orgbb3c756}
395
+\label{sec:orgc2e8fd5}
394 396
 source: \url{https://vanillaandbean.com/pickled-jalapeno-peppers/}, servings: 3x 16oz jars, prep-time: 20 minutes, cook-time: 15 minutes
395 397
 
396 398
 \subsubsection{Ingredients}
397
-\label{sec:org241166d}
399
+\label{sec:org24edfda}
398 400
 
399 401
 \begin{itemize}
400 402
 \item 1 1/2   lbs (675g)   Jalapeño Peppers
@@ -406,7 +408,7 @@ source: \url{https://vanillaandbean.com/pickled-jalapeno-peppers/}, servings: 3x
406 408
 \end{itemize}
407 409
 
408 410
 \subsubsection{Directions}
409
-\label{sec:org18d27b6}
411
+\label{sec:orgde74e4f}
410 412
 
411 413
 \begin{enumerate}
412 414
 \item Sterilize three, 16oz jars and lids. The National Center for Home Food Preservation shows us how: source: \url{https://nchfp.uga.edu/how/can\_01/sterile\_jars.html}.
@@ -430,11 +432,11 @@ source: \url{https://vanillaandbean.com/pickled-jalapeno-peppers/}, servings: 3x
430 432
 \end{enumerate}
431 433
 
432 434
 \subsection{Strawberry Jalapeno Jam}
433
-\label{sec:orge29ca67}
435
+\label{sec:orgca22c14}
434 436
 source: \url{https://www.food.com/recipe/strawberry-jalapeno-jam-474371}, servings: 8 half pints approx, prep-time: 40 minutes, cook-time: 20 minutes, ready-in: 1 hour
435 437
 
436 438
 \subsubsection{Ingredients}
437
-\label{sec:org8e329e9}
439
+\label{sec:org64a7daa}
438 440
 
439 441
 \begin{itemize}
440 442
 \item 4   cups   crushed strawberries (discard stems and leaves), or 4 cups blended pears for pear jalapeno jam
@@ -445,7 +447,7 @@ source: \url{https://www.food.com/recipe/strawberry-jalapeno-jam-474371}, servin
445 447
 \end{itemize}
446 448
 
447 449
 \subsubsection{Directions}
448
-\label{sec:org94c78f6}
450
+\label{sec:org687d81b}
449 451
 
450 452
 \begin{enumerate}
451 453
 \item Sterilize eight half pint canning jars with lids and rings, boiling for at least 5 minutes and kept hot.
@@ -455,13 +457,13 @@ source: \url{https://www.food.com/recipe/strawberry-jalapeno-jam-474371}, servin
455 457
 \end{enumerate}
456 458
 
457 459
 \section{Desserts}
458
-\label{sec:org85c7770}
460
+\label{sec:org48e89ce}
459 461
 \subsection{Berry Pie}
460
-\label{sec:org115db67}
462
+\label{sec:org1673fc0}
461 463
 source: \url{https://www.allrecipes.com/recipe/233072/summer-fresh-raspberry-pie/}, servings: 1 pie, prep-time: 20 mins, cook-time: 10 mins, ready-in: 1hr 30 mins
462 464
 
463 465
 \subsubsection{Ingredients}
464
-\label{sec:org0a65fba}
466
+\label{sec:org3a572b9}
465 467
 
466 468
 \begin{itemize}
467 469
 \item 1/2 cup water
@@ -476,7 +478,7 @@ source: \url{https://www.allrecipes.com/recipe/233072/summer-fresh-raspberry-pie
476 478
 \end{itemize}
477 479
 
478 480
 \subsubsection{Directions}
479
-\label{sec:org8a1bb25}
481
+\label{sec:org77d7705}
480 482
 
481 483
 \begin{enumerate}
482 484
 \item Heat 1 cup berries and 1/2 cup water in a saucepan over medium heat; cook and stir until berries soften, about 5 minutes.
@@ -487,11 +489,11 @@ source: \url{https://www.allrecipes.com/recipe/233072/summer-fresh-raspberry-pie
487 489
 
488 490
 
489 491
 \subsection{Boston Cream Doughnuts}
490
-\label{sec:orgd91c349}
492
+\label{sec:org6cb4fb1}
491 493
 source: \url{https://cooking.nytimes.com/recipes/1017066-boston-cr}, servings: 12-20 Doughnuts, ready-in: About 3 hours, mostly unattended
492 494
 
493 495
 \subsubsection{Ingredients}
494
-\label{sec:org4c16998}
496
+\label{sec:org70c5184}
495 497
 
496 498
 \begin{itemize}
497 499
 \item 1  1/2 cups milk
@@ -505,7 +507,7 @@ source: \url{https://cooking.nytimes.com/recipes/1017066-boston-cr}, servings: 1
505 507
 \end{itemize}
506 508
 
507 509
 \subsubsection{Directions}
508
-\label{sec:org341f7e2}
510
+\label{sec:org09ee925}
509 511
 
510 512
 \begin{enumerate}
511 513
 \item Warm milk to \textasciitilde{}90F, combine with yeast and sugar in a bowl. Stir and let sit until foamy.
@@ -520,11 +522,11 @@ source: \url{https://cooking.nytimes.com/recipes/1017066-boston-cr}, servings: 1
520 522
 \end{enumerate}
521 523
 
522 524
 \subsection{Butter Flaky Pie Crust}
523
-\label{sec:orgde7b6fa}
525
+\label{sec:orged324ff}
524 526
 source: \url{https://www.allrecipes.com/recipe/24094/butter-flaky-pie-crust/}, servings: 8, prep-time: 15 mins, ready-in: 4 hrs 15 mins
525 527
 
526 528
 \subsubsection{Ingredients}
527
-\label{sec:orga125b42}
529
+\label{sec:org2a26a76}
528 530
 
529 531
 \begin{itemize}
530 532
 \item 1 1/4 cups all-purpose flour
@@ -534,7 +536,7 @@ source: \url{https://www.allrecipes.com/recipe/24094/butter-flaky-pie-crust/}, s
534 536
 \end{itemize}
535 537
 
536 538
 \subsubsection{Directions}
537
-\label{sec:org9391045}
539
+\label{sec:org5b3621a}
538 540
 
539 541
 \begin{enumerate}
540 542
 \item In a large bowl, combine flour and salt. Cut in butter until mixture resembles coarse crumbs. Stir in water, a tablespoon at a time, until mixture forms a ball. Wrap in plastic and refrigerate for 4 hours or overnight.
@@ -543,11 +545,11 @@ source: \url{https://www.allrecipes.com/recipe/24094/butter-flaky-pie-crust/}, s
543 545
 
544 546
 
545 547
 \subsection{Chocolate Chip Cookies}
546
-\label{sec:orgf184fb2}
548
+\label{sec:org9041403}
547 549
 source: \url{https://www.bettycrocker.com/recipes/ultimate-chocolate-chip-cookies/}, servings: 48, prep-time: 15 minutes, ready-in: 1 hour, 30 minutes
548 550
 
549 551
 \subsubsection{Ingredients}
550
-\label{sec:orgf1a21cc}
552
+\label{sec:orgb0201df}
551 553
 
552 554
 \begin{itemize}
553 555
 \item 2 1/4  cups all-purpose flour
@@ -563,7 +565,7 @@ source: \url{https://www.bettycrocker.com/recipes/ultimate-chocolate-chip-cookie
563 565
 \end{itemize}
564 566
 
565 567
 \subsubsection{Directions}
566
-\label{sec:org8952cf5}
568
+\label{sec:org7730004}
567 569
 
568 570
 \begin{enumerate}
569 571
 \item Heat oven to 375°F. In small bowl, mix flour, baking soda and salt; set aside.
@@ -574,11 +576,11 @@ source: \url{https://www.bettycrocker.com/recipes/ultimate-chocolate-chip-cookie
574 576
 \end{enumerate}
575 577
 
576 578
 \subsection{Cocoa Pie}
577
-\label{sec:org282143a}
579
+\label{sec:org5fce961}
578 580
 source: grandma's cookbook, servings: 1 pie
579 581
 
580 582
 \subsubsection{Ingredients}
581
-\label{sec:orgc17c041}
583
+\label{sec:org14ecfad}
582 584
 
583 585
 \begin{itemize}
584 586
 \item 1/3 cup cocoa
@@ -593,7 +595,7 @@ source: grandma's cookbook, servings: 1 pie
593 595
 \end{itemize}
594 596
 
595 597
 \subsubsection{Directions}
596
-\label{sec:org4fd9a7e}
598
+\label{sec:org2dc3baf}
597 599
 
598 600
 \begin{enumerate}
599 601
 \item Combine cocoa, flour, sugar, and salt in top of double boiler.
@@ -610,11 +612,11 @@ source: grandma's cookbook, servings: 1 pie
610 612
 \end{enumerate}
611 613
 
612 614
 \subsection{Italian Anisette Cookies}
613
-\label{sec:org34da339}
615
+\label{sec:org45be657}
614 616
 source: \url{https://www.allrecipes.com/recipe/10226/italian-anisette-cookies/}, servings: 18, cook-time: 8 mins
615 617
 
616 618
 \subsubsection{Ingredients}
617
-\label{sec:orga529ffc}
619
+\label{sec:orgd378507}
618 620
 
619 621
 \begin{itemize}
620 622
 \item 4 cups all-purpose flour Step 1
@@ -630,7 +632,7 @@ source: \url{https://www.allrecipes.com/recipe/10226/italian-anisette-cookies/},
630 632
 \end{itemize}
631 633
 
632 634
 \subsubsection{Directions}
633
-\label{sec:orgbd6aecf}
635
+\label{sec:orgf03b2a9}
634 636
 
635 637
 \begin{enumerate}
636 638
 \item Preheat oven to 375 degrees F (190 degrees C).
@@ -640,11 +642,11 @@ source: \url{https://www.allrecipes.com/recipe/10226/italian-anisette-cookies/},
640 642
 \end{enumerate}
641 643
 
642 644
 \subsection{Lemon Custard Filling}
643
-\label{sec:org505e1d0}
645
+\label{sec:orgd39f304}
644 646
 source: \url{https://www.allrecipes.com/recipe/25622/lemon-custard-filling/}, servings: 12, prep-time: 20 mins, cook-time: 20 mins
645 647
 
646 648
 \subsubsection{Ingredients}
647
-\label{sec:org36770dc}
649
+\label{sec:orga36df4b}
648 650
 
649 651
 \begin{itemize}
650 652
 \item 1/2 cup white sugar
@@ -657,7 +659,7 @@ source: \url{https://www.allrecipes.com/recipe/25622/lemon-custard-filling/}, se
657 659
 \end{itemize}
658 660
 
659 661
 \subsubsection{Directions}
660
-\label{sec:orgbf1fb26}
662
+\label{sec:orgcfc0d4c}
661 663
 
662 664
 \begin{enumerate}
663 665
 \item In a large saucepan or double boiler combine sugar, cornstarch and salt. Mix well.
@@ -668,11 +670,11 @@ source: \url{https://www.allrecipes.com/recipe/25622/lemon-custard-filling/}, se
668 670
 \end{enumerate}
669 671
 
670 672
 \subsection{Maple Glaze for Doughnuts}
671
-\label{sec:org0fb06fa}
673
+\label{sec:org56697a7}
672 674
 source: \url{https://www.tasteofhome.com/recipes/maple-glaze-for-doughnuts/}, servings: 1 cup., prep-time: 5 minutes, ready-in: 5 minutes
673 675
 
674 676
 \subsubsection{Ingredients}
675
-\label{sec:org8853f90}
677
+\label{sec:org2a6897e}
676 678
 
677 679
 \begin{itemize}
678 680
 \item 2 cups confectioners' sugar
@@ -682,20 +684,20 @@ source: \url{https://www.tasteofhome.com/recipes/maple-glaze-for-doughnuts/}, se
682 684
 \end{itemize}
683 685
 
684 686
 \subsubsection{Directions}
685
-\label{sec:org72c02ce}
687
+\label{sec:org9b79700}
686 688
 
687 689
 \begin{enumerate}
688 690
 \item In a small bowl, whisk all ingredients until smooth.
689 691
 \end{enumerate}
690 692
 
691 693
 \section{Entrées}
692
-\label{sec:orgd2cc2cd}
694
+\label{sec:org5dcff96}
693 695
 \subsection{Ahi Ogo Poke}
694
-\label{sec:org1a90775}
696
+\label{sec:org322f6e1}
695 697
 source: \url{https://www.youtube.com/watch?v=2FXckaZQT7o}
696 698
 
697 699
 \subsubsection{Ingredients}
698
-\label{sec:org56b92fc}
700
+\label{sec:org5743c0f}
699 701
 
700 702
 \begin{itemize}
701 703
 \item 1lb. quality Ahi tuna
@@ -706,7 +708,7 @@ source: \url{https://www.youtube.com/watch?v=2FXckaZQT7o}
706 708
 \end{itemize}
707 709
 
708 710
 \subsubsection{Directions}
709
-\label{sec:org3f309f1}
711
+\label{sec:orgf5b2b3c}
710 712
 
711 713
 \begin{enumerate}
712 714
 \item Roughly chop ogo and place in a bowl. Sweet onions also  work.
@@ -714,11 +716,11 @@ source: \url{https://www.youtube.com/watch?v=2FXckaZQT7o}
714 716
 \end{enumerate}
715 717
 
716 718
 \subsection{Ginger Meat}
717
-\label{sec:org625095c}
719
+\label{sec:orgb1032c3}
718 720
 source: bema
719 721
 
720 722
 \subsubsection{Ingredients}
721
-\label{sec:org6170f4b}
723
+\label{sec:org9abcc11}
722 724
 
723 725
 \begin{itemize}
724 726
 \item Fresh ginger the size of palm
@@ -728,7 +730,7 @@ source: bema
728 730
 \end{itemize}
729 731
 
730 732
 \subsubsection{Directions}
731
-\label{sec:org5f04008}
733
+\label{sec:org2afd22e}
732 734
 
733 735
 \begin{enumerate}
734 736
 \item Mince garlic, slice ginger, and mix with soy sauce and sugar.
@@ -738,11 +740,11 @@ source: bema
738 740
 
739 741
 
740 742
 \subsection{Kalua Pork}
741
-\label{sec:orgf82f307}
743
+\label{sec:org0306851}
742 744
 source: \url{https://www.youtube.com/watch?v=zQCmaoOlWks}, prep-time: 10 mins, cook-time: 12-17 hours
743 745
 
744 746
 \subsubsection{Ingredients}
745
-\label{sec:orgf7566ac}
747
+\label{sec:org1f3d1c4}
746 748
 \begin{itemize}
747 749
 \item 1.5 tablespoons liquid smoke, Mesquite/Kiawe
748 750
 \item 7lb Pork Butt
@@ -750,7 +752,7 @@ source: \url{https://www.youtube.com/watch?v=zQCmaoOlWks}, prep-time: 10 mins, c
750 752
 \end{itemize}
751 753
 
752 754
 \subsubsection{Directions}
753
-\label{sec:orge75c23e}
755
+\label{sec:orgf59a524}
754 756
 \begin{enumerate}
755 757
 \item Preheat oven to 195F for cooking 17.5 hours, or 225F for 12-14 hours.
756 758
 \item Place the pork in a 6 inch deep metal pan, fill half an inch deep with water. Put 1.5 tablespoons liquid smoke on top.
@@ -761,11 +763,11 @@ source: \url{https://www.youtube.com/watch?v=zQCmaoOlWks}, prep-time: 10 mins, c
761 763
 \end{enumerate}
762 764
 
763 765
 \subsection{Kau Yuk}
764
-\label{sec:org8d6a671}
766
+\label{sec:org5710b7a}
765 767
 source: \url{https://www.youtube.com/watch?v=-7apby-qWqM}
766 768
 
767 769
 \subsubsection{Ingredients:}
768
-\label{sec:org9850ae3}
770
+\label{sec:org6e9c33a}
769 771
 
770 772
 \begin{itemize}
771 773
 \item 3 lbs Pork Belly
@@ -782,7 +784,7 @@ source: \url{https://www.youtube.com/watch?v=-7apby-qWqM}
782 784
 \end{itemize}
783 785
 
784 786
 \subsubsection{Directions:}
785
-\label{sec:orgab030c8}
787
+\label{sec:orga345297}
786 788
 
787 789
 \begin{enumerate}
788 790
 \item Mix everything except pork in a large bowl.
@@ -796,11 +798,11 @@ source: \url{https://www.youtube.com/watch?v=-7apby-qWqM}
796 798
 \end{enumerate}
797 799
 
798 800
 \subsection{Mochiko Chicken}
799
-\label{sec:org01117cb}
801
+\label{sec:org00bdf71}
800 802
 source: \url{https://keepingitrelle.com/hawaiian-style-mochiko-chicken-recipe/}, servings: 6, prep-time: 4 hours, 10 minutes, cook-time: 10 minutes, ready-in: 4 hours, 20 minutes
801 803
 
802 804
 \subsubsection{Ingredients}
803
-\label{sec:orgdae11c3}
805
+\label{sec:org6eb0294}
804 806
 
805 807
 \begin{itemize}
806 808
 \item 2 pounds boneless skinless chicken thighs
@@ -818,7 +820,7 @@ source: \url{https://keepingitrelle.com/hawaiian-style-mochiko-chicken-recipe/},
818 820
 \end{itemize}
819 821
 
820 822
 \subsubsection{Directions}
821
-\label{sec:org7e13369}
823
+\label{sec:orgac00641}
822 824
 
823 825
 \begin{enumerate}
824 826
 \item Cut the chicken thighs in to about 1 inch size cubes and set aside.
@@ -830,11 +832,11 @@ source: \url{https://keepingitrelle.com/hawaiian-style-mochiko-chicken-recipe/},
830 832
 \end{enumerate}
831 833
 
832 834
 \subsection{Peanut Butter Chicken}
833
-\label{sec:orgfc43da3}
835
+\label{sec:org5ffb378}
834 836
 source: \url{https://www.thecookingfoodie.com/recipe/Peanut-Butter-Chicken-Recipe}, servings: 5, prep-time: 20 minutes, cook-time: 30 minutes
835 837
 
836 838
 \subsubsection{Ingredients}
837
-\label{sec:org0b21522}
839
+\label{sec:orgefc2305}
838 840
 
839 841
 \begin{itemize}
840 842
 \item 800g (1 3/4 pounds) chicken breast
@@ -853,7 +855,7 @@ source: \url{https://www.thecookingfoodie.com/recipe/Peanut-Butter-Chicken-Recip
853 855
 \end{itemize}
854 856
 
855 857
 \subsubsection{Directions}
856
-\label{sec:orgfc64f7e}
858
+\label{sec:orgc0e3dc0}
857 859
 
858 860
 \begin{enumerate}
859 861
 \item Cut the chicken breast into small cubes.
@@ -864,11 +866,11 @@ source: \url{https://www.thecookingfoodie.com/recipe/Peanut-Butter-Chicken-Recip
864 866
 
865 867
 
866 868
 \subsection{Sesame Chicken}
867
-\label{sec:org0e82307}
869
+\label{sec:org3543547}
868 870
 source: \url{https://soupeduprecipes.com/sesame-chicken/}
869 871
 
870 872
 \subsubsection{Ingredients}
871
-\label{sec:org61d404d}
873
+\label{sec:org0e49383}
872 874
 
873 875
 \begin{itemize}
874 876
 \item 1   lb   chicken thigh   cut into 1.5 inches cubes
@@ -893,7 +895,7 @@ source: \url{https://soupeduprecipes.com/sesame-chicken/}
893 895
 \end{itemize}
894 896
 
895 897
 \subsubsection{Directions}
896
-\label{sec:org9d459c0}
898
+\label{sec:orgc72ebae}
897 899
 
898 900
 \begin{enumerate}
899 901
 \item Cut chicken into 1 inch cubes
@@ -906,11 +908,11 @@ source: \url{https://soupeduprecipes.com/sesame-chicken/}
906 908
 
907 909
 
908 910
 \subsection{Spicy Ahi Tuna Poke Bowl}
909
-\label{sec:orgc8485f2}
911
+\label{sec:orgf031e85}
910 912
 source: \url{https://mangomura.com/recipe/spicy-ahi-tuna-poke-bowl/}, servings: 2 people, prep-time: 10 mins, ready-in: 10 mins
911 913
 
912 914
 \subsubsection{Ingredients}
913
-\label{sec:orgfb9de52}
915
+\label{sec:org6dcb4c2}
914 916
 
915 917
 \begin{itemize}
916 918
 \item 280 g ahi tuna (a little more than 1/2 lbs)
@@ -930,7 +932,7 @@ source: \url{https://mangomura.com/recipe/spicy-ahi-tuna-poke-bowl/}, servings:
930 932
 \end{itemize}
931 933
 
932 934
 \subsubsection{Directions}
933
-\label{sec:orga4873b6}
935
+\label{sec:org5169a89}
934 936
 
935 937
 \begin{enumerate}
936 938
 \item Cook the rice according to instructions or in a rice cooker. (You can do this step later. It depends on how long you're going to marinate poke.)
@@ -945,11 +947,11 @@ source: \url{https://mangomura.com/recipe/spicy-ahi-tuna-poke-bowl/}, servings:
945 947
 \end{enumerate}
946 948
 
947 949
 \subsection{Steamed Dumplings}
948
-\label{sec:org98359eb}
950
+\label{sec:org06f5b54}
949 951
 source: \url{https://www.tablespoon.com/recipes/chinese-steamed-dumplings/82ca9c72-6c14-423f-ab57-01f82b1c9c64}, servings: 48, prep-time: 1 hour, ready-in: 4 hours
950 952
 
951 953
 \subsubsection{Ingredients}
952
-\label{sec:orgac52afe}
954
+\label{sec:orgfd89eff}
953 955
 
954 956
 \begin{itemize}
955 957
 \item 2  tablespoons active dry yeast
@@ -975,7 +977,7 @@ source: \url{https://www.tablespoon.com/recipes/chinese-steamed-dumplings/82ca9c
975 977
 \end{itemize}
976 978
 
977 979
 \subsubsection{Directions}
978
-\label{sec:org87c78be}
980
+\label{sec:org162c267}
979 981
 
980 982
 \begin{enumerate}
981 983
 \item To start dough, add starter ingredients in a small bowl. Stir together and let sit for 30 minutes until it foams.
@@ -992,10 +994,10 @@ source: \url{https://www.tablespoon.com/recipes/chinese-steamed-dumplings/82ca9c
992 994
 \item Tip: As an optional filling, try diced ham and cheddar cheese. Serve with mustard.
993 995
 \end{enumerate}
994 996
 \subsection{Spam Fried Rice}
995
-\label{sec:org4be6537}
997
+\label{sec:org3e1649b}
996 998
 source: yungmysterymane's quick and easy fried rice
997 999
 \subsubsection{Ingredients:}
998
-\label{sec:org1a0731d}
1000
+\label{sec:org124e049}
999 1001
 
1000 1002
 \begin{itemize}
1001 1003
 \item 1 cup of cooked rice, cooled
@@ -1008,7 +1010,7 @@ source: yungmysterymane's quick and easy fried rice
1008 1010
 \end{itemize}
1009 1011
 
1010 1012
 \subsubsection{Seasonings:}
1011
-\label{sec:org6e4bd0b}
1013
+\label{sec:org1983c72}
1012 1014
 \begin{itemize}
1013 1015
 \item Ichimi togarashi (red pepper)
1014 1016
 \item salt
@@ -1018,7 +1020,7 @@ source: yungmysterymane's quick and easy fried rice
1018 1020
 
1019 1021
 
1020 1022
 \subsubsection{Directions:}
1021
-\label{sec:org12fc921}
1023
+\label{sec:orgb2d49d1}
1022 1024
 
1023 1025
 \begin{enumerate}
1024 1026
 \item Fry spam in a pan until crip but not burned. Remove from pan and set on a cutting board
@@ -1031,11 +1033,11 @@ source: yungmysterymane's quick and easy fried rice
1031 1033
 
1032 1034
 
1033 1035
 \subsection{Turkey Jook}
1034
-\label{sec:org08279cd}
1036
+\label{sec:org819ff7a}
1035 1037
 source: bema
1036 1038
 
1037 1039
 \subsubsection{Ingredients}
1038
-\label{sec:org8ad05ca}
1040
+\label{sec:org7c6bb1d}
1039 1041
 
1040 1042
 \begin{itemize}
1041 1043
 \item 1/4 cup soy sauce
@@ -1047,7 +1049,7 @@ source: bema
1047 1049
 \end{itemize}
1048 1050
 
1049 1051
 \subsubsection{Directions}
1050
-\label{sec:orgf4f5694}
1052
+\label{sec:orgd1c6144}
1051 1053
 
1052 1054
 \begin{enumerate}
1053 1055
 \item Put turkey carcas in crok pot with rice and water. Add celery, onions, soy sauce.
@@ -1056,12 +1058,12 @@ source: bema
1056 1058
 \end{enumerate}
1057 1059
 
1058 1060
 \section{Sides}
1059
-\label{sec:org720f95f}
1061
+\label{sec:org05cc2d4}
1060 1062
 \subsection{Blue Cheese Dressing}
1061
-\label{sec:org08ae32e}
1063
+\label{sec:orgc133c69}
1062 1064
 source: \url{https://www.tasteofhome.com/recipes/blue-cheese-dressing/}, servings: 2 cups., prep-time: 5 minutes, ready-in: 5 minutes
1063 1065
 \subsubsection{Ingredients}
1064
-\label{sec:org7ef160f}
1066
+\label{sec:orgddb78bb}
1065 1067
 
1066 1068
 \begin{itemize}
1067 1069
 \item 1-1/2 cups mayonnaise
@@ -1074,7 +1076,7 @@ source: \url{https://www.tasteofhome.com/recipes/blue-cheese-dressing/}, serving
1074 1076
 \item 1 cup (4 ounces) crumbled blue cheese
1075 1077
 \end{itemize}
1076 1078
 \subsubsection{Directions}
1077
-\label{sec:orgccee4a2}
1079
+\label{sec:org7ee909f}
1078 1080
 
1079 1081
 \begin{enumerate}
1080 1082
 \item In a bowl, combine the first seven ingredients.
@@ -1084,11 +1086,11 @@ source: \url{https://www.tasteofhome.com/recipes/blue-cheese-dressing/}, serving
1084 1086
 
1085 1087
 
1086 1088
 \subsection{Burger Buns}
1087
-\label{sec:org316e290}
1089
+\label{sec:org476c59d}
1088 1090
 source: \url{http://leitesculinaria.com/81501/recipes-hamburger-buns.html}, servings: 12 buns, prep-time: 25 minutes, cook-time: 15 minutes, ready-in: 1 hour 45 minutes
1089 1091
 
1090 1092
 \subsubsection{Ingredients}
1091
-\label{sec:org6ec6869}
1093
+\label{sec:orga096d0f}
1092 1094
 
1093 1095
 \begin{itemize}
1094 1096
 \item ▢  3/4 to 1   cup   lukewarm water
@@ -1102,7 +1104,7 @@ source: \url{http://leitesculinaria.com/81501/recipes-hamburger-buns.html}, serv
1102 1104
 \end{itemize}
1103 1105
 
1104 1106
 \subsubsection{Directions}
1105
-\label{sec:orgb72f411}
1107
+\label{sec:org761ae96}
1106 1108
 
1107 1109
 \begin{enumerate}
1108 1110
 \item Mix and knead all of the dough ingredients except for the melted butter by hand,  mixer , or bread machine until a soft, smooth dough forms.
@@ -1115,11 +1117,11 @@ source: \url{http://leitesculinaria.com/81501/recipes-hamburger-buns.html}, serv
1115 1117
 \item As soon as you remove the buns from the oven, brush them with the remaining melted butter, which will lend the buns a satiny, buttery crust. Place the buns on a wire rack to cool completely. Proceed as desired.
1116 1118
 \end{enumerate}
1117 1119
 \subsection{Cream Tuna}
1118
-\label{sec:orgaef0e80}
1120
+\label{sec:orgdac5d99}
1119 1121
 source: bema
1120 1122
 
1121 1123
 \subsubsection{Ingredients}
1122
-\label{sec:org2b27c4a}
1124
+\label{sec:orgfdca267}
1123 1125
 
1124 1126
 \begin{itemize}
1125 1127
 \item 1 onion
@@ -1129,7 +1131,7 @@ source: bema
1129 1131
 \end{itemize}
1130 1132
 
1131 1133
 \subsubsection{Directions}
1132
-\label{sec:org648a364}
1134
+\label{sec:orgcfc611b}
1133 1135
 
1134 1136
 \begin{enumerate}
1135 1137
 \item Chop up onion and brown.
@@ -1137,11 +1139,11 @@ source: bema
1137 1139
 \item Cook on stove for 5 minutes.
1138 1140
 \end{enumerate}
1139 1141
 \subsection{Garlic Aioli}
1140
-\label{sec:orgf428963}
1142
+\label{sec:org1166d26}
1141 1143
 source: \url{https://www.allrecipes.com/recipe/213608/garlic-aioli}, servings: 8, prep-time: 10 mins
1142 1144
 
1143 1145
 \subsubsection{Ingredients}
1144
-\label{sec:orge151c4b}
1146
+\label{sec:orgd7d2157}
1145 1147
 
1146 1148
 \begin{itemize}
1147 1149
 \item 3/4 cup mayonnaise
@@ -1152,17 +1154,17 @@ source: \url{https://www.allrecipes.com/recipe/213608/garlic-aioli}, servings: 8
1152 1154
 \end{itemize}
1153 1155
 
1154 1156
 \subsubsection{Directions}
1155
-\label{sec:org480ba78}
1157
+\label{sec:org99d2f59}
1156 1158
 
1157 1159
 \begin{enumerate}
1158 1160
 \item Mix mayonnaise, garlic, lemon juice, salt, and pepper in a bowl. Cover and refrigerate for at least 30 minutes before serving.
1159 1161
 \end{enumerate}
1160 1162
 \subsection{Garlic Dipping Sauce}
1161
-\label{sec:org568d6d1}
1163
+\label{sec:org9cf6b2b}
1162 1164
 source: \url{https://copykat.com/papa-johns-garlic-dipping-sauce/}
1163 1165
 
1164 1166
 \subsubsection{Ingredients}
1165
-\label{sec:org8dc78bb}
1167
+\label{sec:orgeaf1498}
1166 1168
 
1167 1169
 \begin{itemize}
1168 1170
 \item 1/4   pound    salted butter
@@ -1171,7 +1173,7 @@ source: \url{https://copykat.com/papa-johns-garlic-dipping-sauce/}
1171 1173
 \end{itemize}
1172 1174
 
1173 1175
 \subsubsection{Directions}
1174
-\label{sec:org1aaba24}
1176
+\label{sec:orge34ea17}
1175 1177
 
1176 1178
 \begin{enumerate}
1177 1179
 \item Place butter into a small sauce pan over low heat.  Allow the butter to gently melt.  Do not stir the butter while it is melting.
@@ -1180,11 +1182,11 @@ source: \url{https://copykat.com/papa-johns-garlic-dipping-sauce/}
1180 1182
 \item Stir in garlic powder and salt until dissolved.  The garlic butter is now shelf stable and does not need refrigeration.
1181 1183
 \end{enumerate}
1182 1184
 \subsection{Macaroni Salad}
1183
-\label{sec:orgaadb811}
1185
+\label{sec:org0fb2784}
1184 1186
 source: bema
1185 1187
 
1186 1188
 \subsubsection{Ingredients}
1187
-\label{sec:org1ed9182}
1189
+\label{sec:org2efffc1}
1188 1190
 
1189 1191
 \begin{itemize}
1190 1192
 \item 1/2 box macaroni
@@ -1197,18 +1199,18 @@ source: bema
1197 1199
 \end{itemize}
1198 1200
 
1199 1201
 \subsubsection{Directions}
1200
-\label{sec:orgd091e84}
1202
+\label{sec:orgfc64652}
1201 1203
 
1202 1204
 \begin{enumerate}
1203 1205
 \item Cook macaroni
1204 1206
 \item Mix in bowl and chil
1205 1207
 \end{enumerate}
1206 1208
 \subsection{Yeast Rolls}
1207
-\label{sec:orgeabbeb4}
1209
+\label{sec:org761cc46}
1208 1210
 source: grandma's cookbook, prep-time: 10 minutes, cook-time: 1 hour
1209 1211
 
1210 1212
 \subsubsection{Ingredients}
1211
-\label{sec:org2ab7ae4}
1213
+\label{sec:orgd23d371}
1212 1214
 
1213 1215
 \begin{itemize}
1214 1216
 \item 1 package dry yeast
@@ -1220,7 +1222,7 @@ source: grandma's cookbook, prep-time: 10 minutes, cook-time: 1 hour
1220 1222
 \end{itemize}
1221 1223
 
1222 1224
 \subsubsection{Directions}
1223
-\label{sec:org2ffdf83}
1225
+\label{sec:orgde31c0a}
1224 1226
 
1225 1227
 \begin{enumerate}
1226 1228
 \item In a large mizing bowl, mix yeast in 2 cups warm water. Let stand for 10 minutes.