add recipes, woohoo
This commit is contained in:
6
main.tex
6
main.tex
@@ -32,10 +32,14 @@
|
||||
{
|
||||
{ml} {240} % this unit already exists
|
||||
{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.
|
||||
{TL} {48}
|
||||
{EL} {16}
|
||||
}
|
||||
\cuaddtounitgroup{volume}{cup}
|
||||
\cuaddtounitgroup{volume}{TL}
|
||||
\cuaddtounitgroup{volume}{EL}
|
||||
\cusetup{use-phrases=true}
|
||||
\cusetoptionfor{g,ml}{round-precision=0} % rounds grams to whole numbers, I don't care *that* much
|
||||
\cusetoptionfor{g,ml}{round-precision=0} % rounds to whole numbers, I don't care *that* much
|
||||
|
||||
% Removing the numbers from the sections & sub-sections
|
||||
\setcounter{secnumdepth}{0}
|
||||
|
Reference in New Issue
Block a user