I need the numbers of equations and brackets around to be in bold. Doing like this
\usepackage{etoolbox}
\pretocmd{\theequation}{\bf}{}{}
only the number is produced in bold, how to bold brackets?
And second question. I want my references to equations also to be with bolded brackets automatically, how to do this?

amsmathpackage? – Gonzalo Medina May 23 '12 at 17:16