summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/recipecard/test2.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/recipecard/test2.tex
Initial commit
Diffstat (limited to 'macros/latex/contrib/recipecard/test2.tex')
-rw-r--r--macros/latex/contrib/recipecard/test2.tex43
1 files changed, 43 insertions, 0 deletions
diff --git a/macros/latex/contrib/recipecard/test2.tex b/macros/latex/contrib/recipecard/test2.tex
new file mode 100644
index 0000000000..8a72f2a6f6
--- /dev/null
+++ b/macros/latex/contrib/recipecard/test2.tex
@@ -0,0 +1,43 @@
+\documentclass{recipecard}
+\begin{document}
+\ingredient{1 cup hot water} \ingredient{1 package Hot Cocoa mix}
+\ingredient{1 cup hot water} \ingredient{1 package Hot Cocoa mix}
+\begin{recipe}{Hot Cocoa}{}
+Mix the package of cocoa mix with the hot water in a cup or mug
+using a spoon. Enjoy. Mix the package of cocoa mix with the hot
+water in a cup or mug using a spoon. Enjoy. Mix the package of cocoa
+mix with the hot water in a cup or mug using a spoon. Enjoy. Mix the
+package of cocoa mix with the hot water in a cup or mug using a
+spoon. Enjoy. Mix the package of cocoa mix with the hot water in a
+cup or mug using a spoon. Enjoy.
+\end{recipe}
+
+\changeingrdlistnum{2} \ingredient{2 cup hot water} \ingredient{2
+package Hot Cocoa mix} \ingredient{2 cup hot water} \ingredient{2
+package Hot Cocoa mix} \cookingtime{1 min.} \cooktemp{212}{F}
+\begin{recipe}{Hot Chocolate}{2}
+Mix the package of cocoa mix with the hot water in a cup or mug
+using a spoon. Enjoy. Mix the package of cocoa mix with the hot
+water in a cup or mug using a spoon. Enjoy. Mix the package of cocoa
+mix with the hot water in a cup or mug using a spoon. Enjoy. Mix the
+package of cocoa mix with the hot water in a cup or mug using a
+spoon. Enjoy. Mix the package of cocoa mix with the hot water in a
+cup or mug using a spoon. Enjoy.
+\end{recipe}
+
+\ingredient{3 cup hot water} \ingredient{3 package Hot Cocoa mix}
+\ingredient{3 cup hot water} \ingredient{3 package Hot Cocoa mix}
+\ingredient{3 cup hot water} \ingredient{3 package Hot Cocoa mix}
+\begin{recipe}{Super Hot Cocoa}{3}
+Mix the package of cocoa mix with the hot water in a cup or mug
+using a spoon. Enjoy. Mix the package of cocoa mix with the hot
+water in a cup or mug using a spoon. Enjoy. Mix the package of cocoa
+mix with the hot water in a cup or mug using a spoon. Enjoy.
+
+Mix the package of cocoa mix with the hot water in a cup or mug
+using a spoon. Enjoy. Mix the package of cocoa mix with the hot
+water in a cup or mug using a spoon. Enjoy. \cookingtime{1 min.}
+\cooktemp{212}{F}
+\end{recipe}
+
+\end{document}