1

I used the amsthm-package to define definitions, theorems and lemmas. Besides, I defined examples as follows:

\newtheoremstyle{examplestyle}
{2pt}
{2pt}
{}
{}
{\bfseries}
{:}
{3pt}
{}
\theoremstyle{examplestyle}
\newtheorem{example}{Example}[chapter]

Now I would like to make a list of examples (similar to \listoffigures). I tried to use the ntheorem-package, but that is not compatible with amsthm. Does anyone know if it is possible to create a list of examples without having to change the things I defined so far and how to do so?

Thanks!

Regina
  • 11

0 Answers0