Compare commits
1 Commits
f.kaesekuc
...
ea7d50a770
| Author | SHA1 | Date | |
|---|---|---|---|
| ea7d50a770 |
BIN
cookbook.pdf
BIN
cookbook.pdf
Binary file not shown.
@ -83,6 +83,7 @@ a4paper,
|
||||
|
||||
\section{Rezepte}
|
||||
\include{rezepte/maultaschen}
|
||||
\include{rezepte/linsen}
|
||||
\include{rezepte/kaiserschmarrn}
|
||||
\include{rezepte/pizza}
|
||||
\include{rezepte/croissants}
|
||||
|
||||
38
rezepte/linsen.tex
Normal file
38
rezepte/linsen.tex
Normal file
@ -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}
|
||||
Reference in New Issue
Block a user