diff --git a/cookbook.pdf b/cookbook.pdf index 7098a42..6adae0d 100644 Binary files a/cookbook.pdf and b/cookbook.pdf differ diff --git a/cookbook.tex b/cookbook.tex index 0a984ec..6999816 100644 --- a/cookbook.tex +++ b/cookbook.tex @@ -83,6 +83,7 @@ a4paper, \section{Rezepte} \include{rezepte/maultaschen} +\include{rezepte/linsen} \include{rezepte/kaiserschmarrn} \include{rezepte/pizza} \include{rezepte/croissants} diff --git a/rezepte/linsen.tex b/rezepte/linsen.tex new file mode 100644 index 0000000..f77e5b6 --- /dev/null +++ b/rezepte/linsen.tex @@ -0,0 +1,38 @@ +\setHeadlines +{% translation + inghead = Zutaten, + prephead = Zubereitung, + hinthead = Tipp, + continuationhead = Fortsetzung, + continuationfoot = Fortsetzung auf nächster Seite, + portionvalue = Personen, +} + +\begin{recipe} +[ % Optionale Eingaben + preparationtime = {\unit[20]{min}}, + bakingtime = {\unit[45]{min}}, + portion = \portion{7}, + source = {Felix} +] +{Linsen mit Spätzle} + \ingredients + {% Zutaten + 4-6 & Zwiebeln\\ + 2 & Stangen Lauch\\ + 5 & Karotten\\ + \unit[600-750]{g} & Linsen\\ + \unit[2.25]{l} & Brühe (eher Weniger)\\ + 5 & Kartoffeln\\ + 2 & Würstchen pro Fleischfresser\\ + 9 & EL Essig\\ + ca \unit[100]{g} & Tomatenmark\\ + etwas & Petersilie zum drüber streuen + } + + \preparation + { % Zubereitung + \step alles zusamen manschen + } + +\end{recipe}