Autonum.info [ 95% TRUSTED ]

% This equation will be numbered because it is referenced below \beginequation E = mc^2 \labeleq:einstein \endequation

1. Overview The autonum package (found at autonum.info ) provides a sophisticated solution for managing equation numbering in LaTeX documents. Its core purpose is to automatically control which equations receive numbers based on whether they are referenced elsewhere in the text. autonum.info

On first compile, both equations may appear numbered. On the , autonum reads the .aux file, sees that eq:einstein is referenced, and keeps its number. The Pythagorean equation remains unreferenced, so its number disappears. 3.3 With align and cleveref \documentclassarticle \usepackageamsmath, cleveref \usepackageautonum \begindocument % This equation will be numbered because it

We refer to \eqrefeq:square but not to \eqrefeq:root. autonum reads the .aux file