fix smoothie recipe, add dir for Alissa
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
Blend the following ingredients:
|
Blend the following ingredients:
|
||||||
|
|
||||||
\medskip\noindent
|
\medskip\noindent
|
||||||
\cutext{1_1/2}{cup}/\cunum{355}{g} \textcolor{gray}{\small(\cunum<single>{355}{g})} milk (usually oat milk)\\
|
\cutext{1_1/2}{cup}/\cunum{360}{g} \textcolor{gray}{\small(\cunum<single>{360}{g})} milk (usually oat milk)\\
|
||||||
1 banana, in chunks\\
|
1 banana, in chunks\\
|
||||||
\cutext{2}{cup}/\cunum{250}{g} \textcolor{gray}{\small(\cunum<single>{250}{g})} frozen berries\\
|
\cutext{2}{cup}/\cunum{280}{g} \textcolor{gray}{\small(\cunum<single>{280}{g})} frozen berries\\
|
||||||
\cutext{1/2}{cup}/\cunum{130}{g} \textcolor{gray}{\small(\cunum<single>{130}{g})} vanilla greek yoghurt {\small(if only plain is at hand, add \cunum{1}{TL} vanilla extract)}
|
\cutext{1/2}{cup}/\cunum{130}{g} \textcolor{gray}{\small(\cunum<single>{130}{g})} vanilla greek yoghurt {\small(if only plain is at hand, add \cunum{1}{TL} vanilla extract)}
|
||||||
17
recipes/need-translated/TEMPLATE
Normal file
17
recipes/need-translated/TEMPLATE
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
\recipe[OPTIONAL HEADNOTE]{RECIPE NAME}[INITIAL INSTRUCTIONS]
|
||||||
|
\serves{6-8}
|
||||||
|
\preptime{\cutext{15}{min}}
|
||||||
|
\cooktime{\cutext{10}{min}}
|
||||||
|
\dishtype{\freeze} % options: vegetarian, glutenfree, freeze
|
||||||
|
\dishother{\glutenfree} % if you need more than one of the dish types? puts it in the other corner
|
||||||
|
|
||||||
|
\begin{step} % TL=teaspoon, EL=Tablespoon
|
||||||
|
\cutext{1}{cup} AP (or GF) flour
|
||||||
|
\cutext{0.5}{cup} almond flour
|
||||||
|
\cutext{1}{TL} baking powder
|
||||||
|
\cutext{0.5}{TL} cinnamon
|
||||||
|
\cutext{0.25}{TL} nutmeg
|
||||||
|
\cutext{0.25}{TL} salt
|
||||||
|
\method
|
||||||
|
Whisk the flour, baking powder, spices, and salt together in small bowl.
|
||||||
|
\end{step}
|
||||||
@@ -18,10 +18,10 @@ mv -v -t /home/david/fileshare/LaTeX/Recipes Recipes.pdf Recipes-book.pdf
|
|||||||
#pdflatex -file-line-error -interaction nonstopmode -shell-escape -jobname="Meal Planner" meal-planner.tex
|
#pdflatex -file-line-error -interaction nonstopmode -shell-escape -jobname="Meal Planner" meal-planner.tex
|
||||||
#mv -v -t /home/david/fileshare/LaTeX/Recipes "Meal Planner.pdf"
|
#mv -v -t /home/david/fileshare/LaTeX/Recipes "Meal Planner.pdf"
|
||||||
|
|
||||||
printf "\n-_-_-_-_-_-_-_-_- Shopping list -_-_-_-_-_-_-_-_-\n"
|
#printf "\n-_-_-_-_-_-_-_-_- Shopping list -_-_-_-_-_-_-_-_-\n"
|
||||||
pdflatex -file-line-error -draftmode -shell-escape -jobname="Shopping List" shopping-list.tex
|
#pdflatex -file-line-error -draftmode -shell-escape -jobname="Shopping List" shopping-list.tex
|
||||||
pdflatex -file-line-error -shell-escape -jobname="Shopping List" shopping-list.tex
|
#pdflatex -file-line-error -shell-escape -jobname="Shopping List" shopping-list.tex
|
||||||
mv -v -t /home/david/fileshare/LaTeX/Recipes "Shopping List.pdf"
|
#mv -v -t /home/david/fileshare/LaTeX/Recipes "Shopping List.pdf"
|
||||||
|
|
||||||
rm *.aux *.out *.log *.toc *.fls *.fdb_latexmk
|
rm *.aux *.out *.log *.toc *.fls *.fdb_latexmk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user