added some drinks

This commit is contained in:
2024-08-14 19:07:16 -05:00
parent f984ab01ab
commit e8967c646a
8 changed files with 102 additions and 34 deletions

View File

@@ -8,14 +8,28 @@
bottom=0.75in
]{geometry}
\usepackage[%
unicode=true,
bookmarks=true,
bookmarksnumbered=false,
bookmarksopen=false,
breaklinks=false,
pdfborder={0 0 1},
backref=section,
colorlinks=false
]{hyperref} % PDF meta-information specification
% https://tex.stackexchange.com/questions/366229/an-aesthetically-pleasing-recipe-book-template
% have to define a cup cause the cooking-units writer is german and doesn't understand the flawed american way to measure ingredients.
\declarecookingunit{cup}
\cudefinename {English}
{
{cup} {cup}[cups]
{oz} {ounce}[ounces]
% {oz} {ounce}[ounces]
}
\cusetup{use-phrases=true}
\newcounter{stepnum}