Commit Graph

12 Commits

Author SHA1 Message Date
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 27a7b90b08 Add an entry to track how much a recipe yielded
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2017-01-29 10:43:43 -05:00
Anna Schumaker 30ea5f09e4 Add make sheet for Colby-Jack
Colby jack is interesting because it involves making two cheeses at the
same time.  I've had to adjust for this by creating a double width table
for tracking Colby and Jack separately, followed by a combined table
once the curds are mixed.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2017-01-29 10:42:41 -05: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 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 b076f76cec Colby: Add colby recipe
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-24 09:07:56 -04:00
Anna Schumaker df6c4eb60f Asiago: Add options for a 4 gallon batch
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-24 09:07:25 -04:00
Anna Schumaker 5e1f72caeb Asiago: Convert to using cheese documentclass
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-05 11:23:06 -04:00
Anna Schumaker bc3fc67392 Jack: Convert to using cheese documentclass
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-05 11:01:48 -04:00
Anna Schumaker cf13cb3071 Add new documentclass for cheeses
I think this will work out easier than creating a custum package.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-05 10:43:29 -04:00