I am trying to use the reaction environment from chemmacro. How to get the numbers with chapter number like for equation numbers (e.g 1.1, 2.1 and so on)
\chapter{The First Chapter}
\begin{reaction}
a + b = c
\end{reaction}
\begin{equation}
a + b =2
\end{equation}
