mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-12 22:21:12 -06:00
Wrong flowchart (#195)
* Remove unbreakable spaces in supporters list That is just too much to ask TeX * Change environnement to Figure for chem equation This is not a flowchart...
This commit is contained in:
@@ -320,14 +320,14 @@ and convert it into acetic acid. Acetic acid has a very pungent smell.
|
||||
When tasting acetic acid, the flavor of your bread is often perceived
|
||||
as quite strong.
|
||||
|
||||
\begin{flowchart}[!htb]
|
||||
\begin{figure}[!htb]
|
||||
\begin{center}
|
||||
\input{figures/fig-ethanol-oxidation.tex}
|
||||
\caption[Acetic acid creation]{Oxygen is required to create acetic
|
||||
acid~\cite{acetic+acid+production}.}%
|
||||
\label{fig:ethanol-oxidation}
|
||||
\end{center}
|
||||
\end{flowchart}
|
||||
\end{figure}
|
||||
|
||||
This is nothing bad. But if you would like to change
|
||||
the flavor of your final bread, consider converting
|
||||
|
||||
Reference in New Issue
Block a user