2024-08-15 20:05:27 -05:00
|
|
|
% optionally: replace \section with \part to add a level between (\chapter doesn't exist in the Article class)
|
2024-09-20 15:27:15 -05:00
|
|
|
\section{Main Dishes}
|
2024-12-04 11:19:18 -06:00
|
|
|
\input{recipes/ChickenSliders.tex}
|
|
|
|
\input{recipes/Granola.tex}
|
2024-09-20 15:27:15 -05:00
|
|
|
\input{recipes/Pancakes.tex}
|
2024-12-04 11:19:18 -06:00
|
|
|
\input{recipes/TexasCaviar.tex}
|
2024-09-20 15:27:15 -05:00
|
|
|
%\input{recipes/TurkeyBurgers.tex}
|
2024-12-04 11:19:18 -06:00
|
|
|
\input{recipes/SalmonGnocchi.tex}
|
2024-09-20 15:27:15 -05:00
|
|
|
|
|
|
|
\newpage
|
2024-12-04 11:19:18 -06:00
|
|
|
\section{Meal Prep}
|
|
|
|
\input{recipes/FirecrackerMeatballs.tex}
|
2024-08-19 22:58:34 -05:00
|
|
|
\input{recipes/OatBalls.tex}
|
2024-08-08 12:24:57 -05:00
|
|
|
|
2024-08-16 23:28:14 -05:00
|
|
|
\newpage
|
|
|
|
\section{Desserts}
|
2024-08-15 20:05:27 -05:00
|
|
|
%\input{recipes/DatePinwheels.tex}
|
2024-08-19 22:58:34 -05:00
|
|
|
\input{recipes/FudgyBrownies42.tex}
|
|
|
|
\input{recipes/TollHouseCCC.tex}
|
2024-08-14 22:20:50 -05:00
|
|
|
|
2024-08-15 20:05:27 -05:00
|
|
|
\newpage
|
|
|
|
\section{Drinks}
|
|
|
|
\newpage % This one's cause I don't have each drink recipe making its own page
|
2024-08-15 13:48:30 -05:00
|
|
|
\input{recipes/drinks/BerrySmoothies.tex}\drinkspace
|
|
|
|
\input{recipes/drinks/MoscowMule.tex}\drinkspace
|
|
|
|
\input{recipes/drinks/TomCollins.tex} % last one doesn't need it, can't think of a better or easier way to do it so ¯\_(ツ)_/¯
|