add recipes, woohoo

This commit is contained in:
2025-01-10 13:41:17 -06:00
parent d4d6f6fd02
commit 78601d30fe
6 changed files with 175 additions and 23 deletions

View File

@@ -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}