I am trying to find a way to take all of the numbered equations in my document (i.e. anything inside an equation environment) and automatically generate an equation sheet appended to the end of the document.
I have found a couple of answered questions (such as here and here) where the tocloft package is used to generate a table-of-contents style reference list of the equations used in the document. This is not what I want to do. What I would like is a new page appended to the end of my document which has the actual equations typeset with their corresponding equation numbers next to them, preferably with the option to put the sheet into 2- or 3-column format.