mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-08 12:11:11 -06:00
Chemical eq (#141)
* Update README - Need latexmk - How to get limited help on build instuctions * Rewrite chemical equation Write it from scratch rather than a pixalated picture
This commit is contained in:
7
book/figures/fig-ethanol-oxidation.tex
Normal file
7
book/figures/fig-ethanol-oxidation.tex
Normal file
@@ -0,0 +1,7 @@
|
||||
\footnotesize
|
||||
\schemestart
|
||||
\chemfig{H-C(-[2]H)(-[6]H)-C(-[2]H)(-[6]H)-O(-[7]H)} \+
|
||||
\chemfig{O_2} \arrow
|
||||
\chemfig{H-C(-[2]H)(-[6]H)-C(=[1]O)-[7]O-H} \+
|
||||
\chemfig{H_2O}
|
||||
\schemestop
|
||||
BIN
book/images/external/ethanol-oxidation.png
vendored
BIN
book/images/external/ethanol-oxidation.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB |
@@ -385,7 +385,7 @@ as quite strong.
|
||||
|
||||
\begin{figure}[!htb]
|
||||
\begin{center}
|
||||
\includegraphics[width=1.0\textwidth]{ethanol-oxidation}
|
||||
\input{figures/fig-ethanol-oxidation.tex}
|
||||
\caption{Oxygen is required to create acetic acid~\cite{acetic+acid+production}.}%
|
||||
\label{fig:ethanol-oxidation}
|
||||
\end{center}
|
||||
|
||||
Reference in New Issue
Block a user