Salmon Gnocchi
This commit is contained in:
11
main.tex
11
main.tex
@@ -31,12 +31,7 @@
|
||||
\cuaddtokeychain
|
||||
{
|
||||
{ml} {240} % this unit already exists
|
||||
{cup} {1} % 1 (US Legal) cup is 240ml. We're not converting to oz cause that would require implementing fluid ounces, which is outside the scope of this project. Maybe I'll do good on making a PR for the package.
|
||||
}
|
||||
\cuaddtokeychain
|
||||
{
|
||||
{ml} {30}
|
||||
{oz} {1}
|
||||
{cup} {1} % 1 (US Legal) cup is 240ml. We're not doing ounces cause that would require implementing fluid ounces and all sorts of stupid stuff, which is outside the scope of this project. Maybe I'll do good on making a PR for the package.
|
||||
}
|
||||
\cuaddtounitgroup{volume}{cup}
|
||||
\cusetup{use-phrases=true}
|
||||
@@ -100,8 +95,8 @@
|
||||
Vegetarian: \vegetarian \\
|
||||
Gluten Free: \glutenfree \\
|
||||
Freeze: \freeze \\
|
||||
%Dessert: \dessert \\ why would you need a Dessert tag if there's a section for it???
|
||||
Meal Prep: \mealprep
|
||||
%Dessert: \dessert \\ removing these from the code below is too big of a hassle, so I'mma just leave them for later use
|
||||
%Meal Prep: \mealprep made this a section instead
|
||||
}
|
||||
|
||||
\newcommand\mainmatter{%
|
||||
|
Reference in New Issue
Block a user