added some drinks
This commit is contained in:
16
main.tex
16
main.tex
@@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user