Queso Fresco: Convert to using cheese documentclass

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2016-07-05 10:38:51 -04:00
bovenliggende cf13cb3071
commit 71bebe4304
2 gewijzigde bestanden met toevoegingen van 24 en 24 verwijderingen

2
.gitignore vendored
Bestand weergeven

@ -3,5 +3,5 @@
*.fls
*.log
*.pdf
*.swp
*.sw*
*.dvi

Bestand weergeven

@ -1,34 +1,34 @@
%
% Copyright 2016 (c) Anna Schumaker
%
\documentclass[letterpaper]{article}
\usepackage{cheese}
\documentclass[rowheight=10pt]{cheese}
\cheeseName{Queso Fresco}
\cheeseMilk{2 gallons}
\cheeseCaCl{\half teaspoon}
\cheeseCulture{Mesophilic Starter}{1 packet}{85}{\packettsp.}
\cheeseRipening{30 minutes}{90}
\cheeseRennet{\quarter teaspoon}
\cheeseSetting{45 minutes}
\cheeseFlocculation{3 - 3.5}
\begin{document}
\begin{cheese}{Queso Fresco}{10pt}
\begin{cheese}
\StandardCheeseSetupSection
\section{Curd Processing}{6}
\cheeseStepTemp{Cutting }{\quarter inch cubes}{\gray}{ }
\cheeseStepTemp{Resting }{10 minutes }{\gray}{ }
\cheeseStepTemp{Cooking }{20 minutes }{\gray}{ }
\cheeseStepTemp{Settling }{5 minutes }{\ftemp{95}}{ }
\cheeseStepNoTemp{Draining}{All whey }{Catch curds in a colander.}
\cheeseStepNoTemp{Salting }{2 tablespoons}{ }
\newsection{Acid}{2}
& Mesophilic Starter & 1 packet & & \ftemp{85} & & & 1 packet = \quarter{1} teaspoon. \_
& Ripening & 30 minutes & & \ftemp{90} & & & \\
\section{Press}{2}
\cheeseStepNoTemp{8 pounds}{5 hours}{ }
\cheeseStepNoTemp{8 pounds}{1 hour }{Remove cheesecloth.}
\StandardCheeseGelDevelSection{\quarter teaspoon}{\gray}{45 minutes}{3 - 3.5}
\newsection{Curd Processing}{6}
& Cutting & \quarter{1} inch cubes & & \gray & & & \_
& Resting & 10 minutes & & \gray & & & \_
& Cooking & 20 minutes & & \gray & & & \ftemp{1} every 4 minutes. \_
& Settling & 5 minutes & & \ftemp{95} & & & \_
& Draining & All whey & & \gray & & & Catch curds in colander. \_
& Salting & 2 tablespoons & & \gray & & & \\
\newsection{Press}{2}
\AddWeight{8 pounds}{5 hours} \_
\AddWeight{8 pounds}{1 hour} Remove cheesecloth. \\
\newsection{Store}{1}
& Refrigerator & 2 weeks & & \gray & \gray & & In a covered container. \\
\section{Store}{1}
\cheeseStepNoTemp{Refrigerator}{2 weeks}{In a covered container.}
\end{cheese}
\end{document}