mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-25 12:31:12 -06:00
Add example for chemfig
This commit is contained in:
BIN
book/figures/fig-ethanol-oxidation-external.pdf
Normal file
BIN
book/figures/fig-ethanol-oxidation-external.pdf
Normal file
Binary file not shown.
11
book/figures/fig-ethanol-oxidation-external.tex
Normal file
11
book/figures/fig-ethanol-oxidation-external.tex
Normal file
@@ -0,0 +1,11 @@
|
||||
\documentclass[tikz]{standalone}
|
||||
\usepackage{chemfig}
|
||||
\begin{document}
|
||||
\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
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user