mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-20 18:11:11 -06:00
@@ -1,12 +1,17 @@
|
||||
\begin{tabular}{@{}>{\bfseries}lcccc@{}}
|
||||
\input{./vars}
|
||||
|
||||
\begin{document}
|
||||
\begin{tabular}{lllll}
|
||||
\toprule
|
||||
\thead{Grain type} & \thead{Homogenize} & \thead{Knead} & \thead{Stretch \& Fold} & \thead{Shape} \\ \midrule
|
||||
Wheat & Yes & Yes & Yes & Yes \\
|
||||
\textgreater{}~70\% Wheat & Yes & Yes & Yes & Yes \\
|
||||
Spelt & Yes & Yes & Yes & Yes \\
|
||||
Rye & Yes & No & No & No \\
|
||||
Emmer & Yes & No & No & No \\
|
||||
Einkorn & Yes & No & No & No \\
|
||||
Rice & Yes & No & No & No \\
|
||||
Corn & Yes & No & No & No \\ \bottomrule
|
||||
\textbf{Grain type} & \textbf{Homogenize} & \textbf{Knead} & \textbf{Stretch \& Fold} & \textbf{Shape} \\ \midrule
|
||||
\textbf{Wheat} & Yes & Yes & Yes & Yes \\ \midrule
|
||||
\textbf{\textgreater 70\% Wheat} & Yes & Yes & Yes & Yes \\ \midrule
|
||||
\textbf{Spelt} & Yes & Yes & Yes & Yes \\ \midrule
|
||||
\textbf{Rye} & Yes & No & No & No \\ \midrule
|
||||
\textbf{Emmer} & Yes & No & No & No \\ \midrule
|
||||
\textbf{Einkorn} & Yes & No & No & No \\ \midrule
|
||||
\textbf{Rice} & Yes & No & No & No \\ \midrule
|
||||
\textbf{Corn} & Yes & No & No
|
||||
& No \\ \bottomrule
|
||||
\end{tabular}
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user