I would like to number all my equations like (1) and (2) and so on. Currently I am using
Code: Select all
\documentclass[12pt,oneside,reqno,fleqn]{amsart}
\usepackage{amsmath}
I also want numbering to continue across all sections and not to restart with zero or one.
Regards,
august_month