Chicken Gyros
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
% optionally: replace \section with \part to add a level between (\chapter doesn't exist in the Article class)
|
||||
\section{Main Dishes}
|
||||
\input{recipes/ChickenSliders.tex}
|
||||
\input{recipes/ChickenGyros.tex}
|
||||
\input{recipes/Granola.tex}
|
||||
\input{recipes/Pancakes.tex}
|
||||
\input{recipes/TexasCaviar.tex}
|
||||
@@ -20,7 +21,7 @@
|
||||
|
||||
\newpage
|
||||
\section{Drinks}
|
||||
\newpage % This one's cause I don't have each drink recipe making its own page
|
||||
\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 ¯\_(ツ)_/¯
|
Reference in New Issue
Block a user