9 lines
180 B
TeX
9 lines
180 B
TeX
\documentclass{standalone}
|
|
\usepackage{chemfig}
|
|
\begin{document}
|
|
\begin{math}
|
|
\chemfig{*6(-=-(-O-[::-60](=[::-60]O)-[::+60])=(-(=[::+60])-[::-60]OH)-=)}
|
|
\end{math}
|
|
\end{document}
|
|
|