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:
cedounet
2023-09-27 15:12:56 +01:00
committed by GitHub
parent 916fab0038
commit 474051f095
5 changed files with 46 additions and 46 deletions
@@ -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}