跳到正文
学而记

百科词条

(E)-4-羟基-3-甲基丁-2-烯-1-基二磷酸(HMBPP,HMBDP)

(E)-4-羟基-3-甲基丁-2-烯-1-基二磷酸 HMBPP HMBDP $结构式:$ - tikz \usepackage chemfig \usetikzlibrary decorations.pathmorphing \definecolor cpk P rgb 1.00, 0.50, 0.00 % P \begin document \chemfig

称谓

(E)-4-羟基-3-甲基丁-2-烯-1-基二磷酸 HMBPP HMBDP

$结构式:$

-

\usepackage{chemfig}
\usetikzlibrary{decorations.pathmorphing}
\definecolor{cpk_P}{rgb}{1.00, 0.50, 0.00}     % P
\begin{document}

\chemfig[atom sep=2em,cram width=3pt]{
-[8,0.5,,,,transparent] % 下边界支撑
(-[6]OH)
-[0.7,1]
	(-[2,1])
	(=[7.3,1]
	-[0.7,1]
		(-[7.3,1]O
% P
-[0.7,1,,,,]{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}
-[,1,,,decorate,decoration=snake]{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}
	% 下边界支撑
	-[80,0.5,,,,transparent])
)
}

\end{document}

^1