summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/recipecard/test2.tex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-11-17 21:14:03 +0000
committerNorbert Preining <preining@logic.at>2007-11-17 21:14:03 +0000
commit8725f9d03c7654847c581a92ed26ba3b2b0e7307 (patch)
tree74c82c4f96f27970a511bc56e40e4a45733818b5 /Master/texmf-dist/doc/latex/recipecard/test2.tex
parent2ca3bfab7a3cc13c71b0a3ec7875ae77ebfbb6af (diff)
new package recipecard -> latexextra
git-svn-id: svn://tug.org/texlive/trunk@5491 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/recipecard/test2.tex')
-rw-r--r--Master/texmf-dist/doc/latex/recipecard/test2.tex43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/recipecard/test2.tex b/Master/texmf-dist/doc/latex/recipecard/test2.tex
new file mode 100644
index 00000000000..a4192d08bf5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/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}