Generalhow to make a list of copies of theorems in appendix?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
iranacre
Posts: 7
Joined: Fri Jul 24, 2009 11:14 pm

how to make a list of copies of theorems in appendix?

Post by iranacre »

Hello,
I've encountered a problem I don't know how to solve. In my document I have a lot of theorems and would like to have a list of them (just statements) at the end in appendix. I also would like to have some additional info about them in appendix such as year or authors without having that in the main text. Any idea how to make it?
Thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

how to make a list of copies of theorems in appendix?

Post by localghost »

Perhaps the ntheorem package provides something acceptable for you. Section 2.4 (Generating Theoremlists, p. 8f) introduces how to set up a List of Theorems.


Best regards
Thorsten
iranacre
Posts: 7
Joined: Fri Jul 24, 2009 11:14 pm

Re: how to make a list of copies of theorems in appendix?

Post by iranacre »

Thanks for info, but no. It only shows names of theorems. I need the whole content :-\
Post Reply