mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-15 23:51:11 -06:00
Fix chemical formula display (#65)
This uses the chemformula package to improve the display of chemical formulas.
This commit is contained in:
committed by
GitHub
parent
5fe487bc04
commit
aa40844691
@@ -249,7 +249,7 @@ state of my doughs.
|
||||
\includegraphics[width=1.0\textwidth]{injera-pancake-texture.jpg}
|
||||
\centering
|
||||
\caption{A sourdough pancake made with teff flour. The pockets are coming from
|
||||
the evaporated water and CO2 created by the microbes.
|
||||
the evaporated water and \ch{CO2} created by the microbes.
|
||||
The image has been provided by Lukasz Nowak via Wikipedia}
|
||||
\end{figure}
|
||||
|
||||
@@ -284,7 +284,7 @@ option opt for around 0.1-0.5cm depending on what you like.
|
||||
\includegraphics[width=1.0\textwidth]{einkorn-crumb.jpg}
|
||||
\centering
|
||||
\caption{The crumb of a flat bread made with einkorn as flour. Einkorn
|
||||
is very low in gluten and thus does not trap as much CO2 as a wheat based
|
||||
is very low in gluten and thus does not trap as much \ch{CO2} as a wheat based
|
||||
dough. To make the dough fluffier use more water or consider adding
|
||||
more wheat to the mix of your dough.}
|
||||
\end{figure}
|
||||
|
||||
Reference in New Issue
Block a user