I just discovered the awesome chemfig package but am having trouble getting it to work.
Here is an MWE:
Code: Select all
\documentclass{article}
\usepackage{chemfig}
\begin{document}
This is a test chem structure.
\chemfig{*6(-=*6(-(-Br)-(-Br))-=-=)}
And this is a test chem scheme.
\schemestart
A\hspace{0.5cm}+\hspace{0.5cm}B\arrow{<=>} AB
\schemestop
\end{document}
- Two \documentclass or \documentstyle commands.
Undefined control sequence \chemfig
Undefined control sequence \schemestart
Undefined control sequence A\hspace{0.5cm}+\hspace{0.5cm}B\arrow
Undefined control sequence \schemestop