But is there any \listofX, where X is a custom defined structured defined
by using package \amsthm such as for example Definitions or Theorems?
Thank you :)
no, but you may try ntheorem
--
/daleif (remove RTFSIGNATURE from email address)
LaTeX FAQ: http://www.tex.ac.uk/faq
LaTeX book: http://www.imf.au.dk/system/latex/bog/ (in Danish)
Remember to post minimal examples, see URL below
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=minxampl
http://www.minimalbeispiel.de/mini-en.html
thmtools will add a \listoftheorems command to all common theorem packages.
HTH
Ulrich
>> But is there any \listofX, where X is a custom defined structured
>> defined by using package \amsthm such as for example Definitions or
>> Theorems?
>>
>> Thank you :)
>>
> no, but you may try ntheorem
Thank you.
The other author suggested using thmtools as an alternative. Does anyone
have any experience with both of them, i.e. having some advice which one
could be a better choice?
Cheers :)