mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-14 07:01:12 -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:
@@ -8,7 +8,7 @@ If you are a busy person and/or don't have an oven this might
|
||||
be exactly the type of bread you should consider.
|
||||
|
||||
\begin{figure}[!htb]
|
||||
\includegraphics[width=\textwidth]{tables/table-overview-bread-types.pdf}
|
||||
\includegraphics{tables/table-overview-bread-types.pdf}
|
||||
\caption{An overview of different bread types and their respective complexity}
|
||||
\label{tab:bread-types-comparison}
|
||||
\end{figure}
|
||||
@@ -172,7 +172,7 @@ between two options. 1) A flat bread similar to a roti or naan bread
|
||||
or 2) sourdough pancakes.
|
||||
|
||||
\begin{figure}[!htb]
|
||||
\includegraphics[width=\textwidth]{tables/table-flat-bread-pancake-recipe.pdf}
|
||||
\includegraphics{tables/table-flat-bread-pancake-recipe.pdf}
|
||||
\caption{\label{tab:flat-bread-ingredients}Flat breads or pancakes recipe for 1 person. Multiply the ingredients
|
||||
to increase portion size. Refer to the section \ref{section:bakers-math} "\nameref{section:bakers-math}" to learn how
|
||||
to understand and use the percentages properly.}
|
||||
|
||||
Reference in New Issue
Block a user