mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-25 20:33:59 -06:00
Fix .mobi table size
This just removes the full-width setting. This way the .mobi displays the table images properly
This commit is contained in:
@@ -20,7 +20,7 @@ Your bread starts to build a crust of gel like consistency. The crust is still
|
||||
extensible and can be stretched.
|
||||
|
||||
\begin{table}[htp!]
|
||||
\includegraphics[width=\textwidth]{tables/table-baking-process-stages.pdf}
|
||||
\includegraphics{tables/table-baking-process-stages.pdf}
|
||||
\caption{The different stages that your dough undergoes during the baking process.}
|
||||
\end{table}
|
||||
|
||||
@@ -261,7 +261,7 @@ crust color. In my case this is another 15-25 minutes typically.
|
||||
\section{Conclusions}
|
||||
|
||||
\begin{figure}[!htb]
|
||||
\includegraphics[width=\textwidth]{tables/table-oven-baking-overview.pdf}
|
||||
\includegraphics{tables/table-oven-baking-overview.pdf}
|
||||
\caption{An overview of different oventypes and their different baking methods}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user