Here is my problem:
First I have create a couple of math command such as:
\newcommand \Ilt{\ensuremath{i1}}
to have a constant symbol for my entire report
My problem is the following: At the begining of my report I would like to create a list with all the different math command I ve created and add a description .
I would like to know if there is a way to generate this list automatically? or is there another way to have the same result?
Thanks