26 lines
443 B
TeX
26 lines
443 B
TeX
% Complete recipe example
|
|
\begin{recipe}{Kerisik}
|
|
|
|
\ingredients{%
|
|
& Kokosraspeln
|
|
}
|
|
|
|
\preparation{%
|
|
\recipetarget{rec:Kerisik}
|
|
\step
|
|
Kokosraspeln in heißer trockener Pfannen unter ständigem Rühren rösten bis
|
|
sie goldbraun sind.
|
|
}
|
|
|
|
%\suggestion[Headline]
|
|
%{%
|
|
% \blindtext
|
|
%}
|
|
%
|
|
%\suggestion{%
|
|
% \blindtext
|
|
%}
|
|
%\hint{%
|
|
% Enjoy typesetting recipes with {\textbf{\Large\LaTeX}} and {\textbf{\Large xcookybooky!}}
|
|
%}
|
|
\end{recipe} |