跳到正文
学而记

百科词条

甲基赤藓糖醇环二磷酸(MECDP,MEP-CPP)

MECDP MEP-CPP 甲基赤藓糖醇环二磷酸 2-C-甲基-D-赤藓醇2,4-环二磷酸 methylerythritol cyclodiphosphate $结构式:$ tikz \usepackage chemfig \usetikzlibrary decorations.pathmorphing \definecolor cpk P rgb 1.00, 0.50, 0.0

称谓

MECDP MEP-CPP 甲基赤藓糖醇环二磷酸 2-C-甲基-D-赤藓醇2,4-环二磷酸 methylerythritol cyclodiphosphate

$结构式:$

\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]{
	(-[3.3,]
		(<:[1.3,]O-[,1.2,,,]
		{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}
		)
		(<[2.7,])
		(-[4.7]
			(-[6]OH)
		)
	)
		(<[6,]OH)
		% P
		-[0.7,]-[7.3,]O(-[0.7,1,,,,]{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}-[3.4,1.6,,,decorate,decoration=snake]
		% 上边界支撑
		-[2,0.5,,,,transparent]
		)
}

\end{document}

^1