Commit Graph

16 Commits

Author SHA1 Message Date
Anna Schumaker 1e4ca0b5a1 Update gouda for my current process
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-07-24 07:26:17 -04:00
Anna Schumaker c9818102b5 Change rennet field to display a recommended dose
Then cheesemakers can look at their rennet to determine how much to use.
Additionally, I take this chance to combine together the various gel
development arguments into one function call.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 16:22:29 -04:00
Anna Schumaker 5877649a26 Change secondary cultures to display a recommended dose
This change matches how we now do primary culturing.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 15:33:32 -04:00
Anna Schumaker a6394a358d Change starter culture to display a recommended dose
Let cheesemakers fill in the amount of culture they actually use, rather
than needing to recompile with different values when changing the amount
of milk.

Additionally, mark that this field is optional for raw milk.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 15:30:53 -04:00
Anna Schumaker 142dca64ba Remove Calcium Chloride from the standard worksheet
While Calcium Chloride is useful, I haven't actually touched the stuff
in years.  In general, if you're buying good milk then you shouldn't
need to add any CaCl for the milk to gel.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 14:48:45 -04:00
Anna Schumaker ae299e03e8 Remove "gallons" property from the standard worksheet
My goal is to have generic worksheets for any amount of milk, so clear
this box so users can fill it in on their own.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 14:48:45 -04:00
Anna Schumaker 711ef29add gouda: Convert the make sheet to use the new class
And use this moment to add in FLAV 54 as a secondary culture

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2017-01-29 10:40:43 -05:00
Anna Schumaker 3bc2fe625f jack: Add recipe for Monterey Jack
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-02-20 10:15:49 -05:00
Anna Schumaker 8e8baa10bc havarti: Add worksheet for havarti
I needed to change a few commands in cheese.sty to take extra arguments,
so this patch also updates cheddar and gouda.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-02-12 09:02:38 -05:00
Anna Schumaker 46fd7e9fcd gouda: Add Rind section
And clean up the same section in cheddar.tex

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-02-12 07:54:26 -05:00
Anna Schumaker ca9aa9a015 gouda: Add pressing section
And clean up the cheddar pressing section.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-02-11 09:28:41 -05:00
Anna Schumaker c0f08aa2ca gouda: Add Curd Processing section
And clean up the same section in cheddar.tex

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-02-11 08:59:48 -05:00
Anna Schumaker 5277f43cb4 cheese: Add a macro with the standard "Gel Development" section
These rows are duplicated across all of my cheeses, with only a few
differences.  Let's just pass the differences as arguments so we can
control formatting from a single place.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-02-11 08:59:48 -05:00
Anna Schumaker 6b5af57d08 gouda: Add Acidification section
And clean up the same section for cheddar.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-02-11 08:59:44 -05:00
Anna Schumaker 49b006e1a6 cheese: Add a macro with the standard "setup" section
These rows are duplicated across just about all of my cheeses, so let's
use a standard definition that only needs to be modified in a single
place.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-02-10 16:40:45 -05:00
Anna Schumaker 3e88583b04 gouda: Begin new gouda make sheet
This patch also adds the "cheese" environment which sets up the standard
header-form that all cheeses use.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-02-09 21:00:41 -05:00