2
votes
How to create automatic a list of items used in a LaTeX-document?
Have not done this in years, but I would look at the LaTeX source code for \tableofcontents and \listoffigures. I think the mechanism is generic and you can expand it to include your own lists. …
