capitalization and organization

This commit is contained in:
2025-01-10 11:53:39 -06:00
parent ef761798df
commit d4d6f6fd02
16 changed files with 186 additions and 123 deletions

View File

@@ -1,27 +1,46 @@
% optionally: replace \section with \part to add a level between (\chapter doesn't exist in the Article class)
\section{Main Dishes}
\part{Breakfast}
\input{recipes/Granola.tex}
\input{recipes/Lahsa.tex}
\input{recipes/Pancakes.tex}
\newpage
\part{Entrées}
\input{recipes/ChickenSliders.tex}
\input{recipes/ChickenGyros.tex}
\input{recipes/Granola.tex}
\input{recipes/Pancakes.tex}
\input{recipes/TexasCaviar.tex}
%\input{recipes/TurkeyBurgers.tex}
\input{recipes/SalmonGnocchi.tex}
\newpage
\section{Meal Prep}
\input{recipes/FirecrackerMeatballs.tex}
\input{recipes/OatBalls.tex}
%\newpage
%\part{Desserts}
\newpage
\section{Desserts}
\part{Meal Prep}
\section{Breakfast}
\input{recipes/OatBalls.tex}\newpage
\section{Entrées}
\input{recipes/FirecrackerMeatballs.tex}
\newpage
\part{Baking}
%\input{recipes/DatePinwheels.tex}
\input{recipes/FudgyBrownies42.tex}
\input{recipes/TollHouseCCC.tex}
%\newpage
%\part{Pasta}
%\newpage
%\part{Cakes}
\newpage
\section{Drinks}
\newpage % This one's cause I don't have each drink recipe making its own page at the beginning
\part{Drinks}\newpage % This one's cause I don't have each drink recipe making its own page at the beginning
\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 ¯\_(ツ)_
\input{recipes/drinks/TomCollins.tex} % last one doesn't need it, can't think of a better or easier way to do it so ¯\_(ツ)_