mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2026-04-21 03:14:29 -05:00
Flour types (#241)
* Fine tune tables in flour types chapter * Add list of flowcharts in ebook (#240) * Add list of flowcharts in ebook * Mark menu as selected on list of flowcharts --------- Co-authored-by: Hendrik Kleinwaechter <hendrik.kleinwaechter@gmail.com> * Review flour types chapter --------- Co-authored-by: Hendrik Kleinwaechter <hendrik.kleinwaechter@gmail.com>
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
\begin{tabular}{@{}>{\bfseries}lcccc@{}}
|
||||
\begin{tabular}{@{}lcccc@{}}
|
||||
\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
|
||||
Spelt, Wheat (\textgreater{}~70\%) & Yes & Yes & Yes & Yes \\
|
||||
Rye, Emmer, Einkorn, Rice, Corn & Yes & No & No & No \\ \bottomrule
|
||||
\end{tabular}
|
||||
|
||||
Reference in New Issue
Block a user