Remove pH column

Tracking this was a good idea, but I haven't used it in over a year now.
Might as well remove it and get some space back.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
This commit is contained in:
Anna Schumaker 2017-04-21 16:08:16 -04:00
parent c9818102b5
commit 17376cd217
1 changed files with 6 additions and 6 deletions

View File

@ -78,11 +78,11 @@
\def\cheese@flocculation{#3} \def\cheese@flocculation{#3}
} }
\renewcommand{\_}{ \\ \hhline{|~*{7}{|-}|}} \renewcommand{\_}{ \\ \hhline{|~*{6}{|-}|}}
\newcommand{\cheeseStep}[5] { & #1 & #2 & & #3 & #4 & & #5 \_ } \newcommand{\cheeseStep}[5] { & #1 & #2 & & #3 & #4 & #5 \_ }
\newcommand{\cheeseStepTemp}[4] { & #1 & #2 & & #3 & & & #4 \_ } \newcommand{\cheeseStepTemp}[4] { & #1 & #2 & & #3 & & #4 \_ }
\newcommand{\cheeseStepNoTemp}[3] { & #1 & #2 & & \gray & \gray & & #3 \_ } \newcommand{\cheeseStepNoTemp}[3] { & #1 & #2 & & \gray & \gray & #3 \_ }
% Create some useful table formatting macros % Create some useful table formatting macros
\newcommand{\thickline}{\Xhline{2\arrayrulewidth}} \newcommand{\thickline}{\Xhline{2\arrayrulewidth}}
@ -116,11 +116,11 @@
{ {
\setlength{\tabcolsep}{3pt} \setlength{\tabcolsep}{3pt}
\setlength{\extrarowheight}{\cheese@rowheight} \setlength{\extrarowheight}{\cheese@rowheight}
\tabularx{\textwidth}{ 'c'c|C|C|C|C|c|X' } \tabularx{\textwidth}{ 'c'c|C|C|C|C|X' }
\thickline \thickline
\tbhead{} & \tbhead{Operation} & \tbhead{Amount} & \tbhead{Time} \tbhead{} & \tbhead{Operation} & \tbhead{Amount} & \tbhead{Time}
& \tbhead{Goal Temp} & \tbhead{Actual Temp} & \tbhead{Goal Temp} & \tbhead{Actual Temp}
& \tbhead{\ pH\ } & \tbhead{Comments And Notes} \\ & \tbhead{Comments And Notes} \\
\section{Setup}{3} \section{Setup}{3}
\cheeseStepTemp{Prepare Milk }{ }{\gray}{ } \cheeseStepTemp{Prepare Milk }{ }{\gray}{ }