2[[烯丙次磺酸]]->[[烯丙亚磺酸]]+[[烯丙硫醇(Allyl mercaptan)]]
$化学方程式:$
-
\usepackage{chemfig}
\begin{document}
\chemfig{}
2
\chemfig{
SH
(-[6,1,1,,->]O)
(-[3.3,1]-[4.7,1]=[3.3,1])
}
\begin{tikzpicture}
\draw [->] (0,0) to node[above] {} (2,0); % 水平箭头
\end{tikzpicture}
\chemfig{
S(-[0.7,1]OH)
(-[6,1,1,,->]O)
(-[3.3,1]-[4.7,1]=[3.3,1])
}
+
\chemfig{
SH
(-[3.3,1]-[4.7,1]=[3.3,1])
}
\end{document}