Commit Graph

23 Commits

Author SHA1 Message Date
Anna Schumaker 445d185ce9 Various fixes for cheeses
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-07-24 07:25:50 -04:00
Anna Schumaker 6e14cd45c9 Cheddar: Updates for a generic worksheet
Weights and measurements are now based on the initial number of gallons
used for the cheese.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 16:35:54 -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 c87eaca6ea Change cheese color field to refer to the bottle
Different cheese colors have different strengths.  It's best to have
cheesemakers refer to the bottle to determine how orange they want their
cheese to be.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 16:21:32 -04:00
Anna Schumaker 6d92e2e9ff Update ripening for raw milk
The ripening time and temperatures are a little different when making
cheese with natural cultures.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 16:21:22 -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 f5185b22cd Add function for using secondary cultures
I've been using FLAV54 in various cheeses, so let's add an official way
to record using this culture.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2017-01-29 10:36:53 -05:00
Anna Schumaker eee1f261f5 Cheddar: Add 4 gallon variant
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-09-18 10:34:28 -04:00
Anna Schumaker e7a56ced9b Cheddar: Update recipe to the new format
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-09-18 10:19:44 -04: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 8164ae505b cheese: Add standard table headings to the cheese environment
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-02-09 21:00:58 -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
Anna Schumaker 3b2fa17fd9 cheddar: Add LaTeX file for making Cheddar
I expect latex will be easier to work with in the long run.

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