From 574eca71e612143cd7682919a33b4ff4b4b6149f Mon Sep 17 00:00:00 2001 From: Ced Date: Sun, 26 May 2024 11:53:30 +0100 Subject: [PATCH] Add unredable table in full book https://github.com/hendricius/the-sourdough-framework/issues/358 does look ok here though... --- book/book.tex | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/book/book.tex b/book/book.tex index 985fb10..88574e5 100644 --- a/book/book.tex +++ b/book/book.tex @@ -90,6 +90,15 @@ starches into sugar~\cite{beer+amylase}. This test, called the \emph{Iodine Starch Test}, involves mixing iodine into a sample of your brew and checking the color. +% https://github.com/hendricius/the-sourdough-framework/issues/358 +\begin{table}[!htb] + \begin{center} + \input{tables/table-starter-usage-activity.tex} + \caption[Different oven types]{An overview of different oven types and + eheir different baking methods.} + \end{center} +\end{table} + \begin{table}[!htb] \begin{center} \input{tables/table-oven-baking-overview.tex}