diff --git a/book/tables/table-overview-bread-types.tex b/book/tables/table-overview-bread-types.tex index f8fac2e..2046840 100644 --- a/book/tables/table-overview-bread-types.tex +++ b/book/tables/table-overview-bread-types.tex @@ -1,10 +1,9 @@ -% TODO -\begin{tabular}{@{}>{\bfseries}p{0.17\textwidth}ccc@{}} +\begin{tabular}{@{}p{0.17\textwidth}ccc@{}} \toprule - & \thead{Flatbread} & \thead{Loaf pan bread} & \thead{Free standing bread} \\ \midrule -Cooking method & Fire, pan, barbecue & Oven & Oven \\ -Working time (min.) & 3 & 5 & 60 \\ -Flour types & All & All & Gluten flours \\ -Difficulty & Very easy & Easy & Difficult \\ -Cost & Low & Medium & High \\ \bottomrule + & \thead{Flatbread} & \thead{Loaf pan bread} & \thead{Free standing bread} \\ \midrule +\textbf{Cooking method} & Fire, pan, barbecue & Oven & Oven \\ +\textbf{Working time (min.)}& 3 & 5 & 60 \\ +\textbf{Flour types} & All & All & Gluten flours \\ +\textbf{Difficulty} & Very easy & Easy & Difficult \\ +\textbf{Cost} & Low & Medium & High \\ \bottomrule \end{tabular}