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
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
localghost
Site Moderator
Posts: 9201
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
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]

¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
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