recipe-book/orderedrecipes.tex
2024-08-23 23:23:08 -05:00

24 lines
836 B
TeX

% optionally: replace \section with \part to add a level between (\chapter doesn't exist in the Article class)
\section{Appetizers}
\input{recipes/ChickenSliders.tex}
\input{recipes/OatBalls.tex}
\input{recipes/TexasCaviar.tex}
\newpage
\section{Main Dishes}
\input{recipes/FirecrackerMeatballs.tex}
\input{recipes/Pancakes.tex}
\input{recipes/TurkeyBurgers.tex}
\newpage
\section{Desserts}
%\input{recipes/DatePinwheels.tex}
\input{recipes/FudgyBrownies42.tex}
\input{recipes/TollHouseCCC.tex}
\newpage
\section{Drinks}
\newpage % This one's cause I don't have each drink recipe making its own page
\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 ¯\_(ツ)_