How to Create a separate list of appendicesAdd tags
5 posts
• Page 1 of 1
How to Create a separate list of appendicesHi,
I am looking for a command that creates a list of appendices like list of figures and tables. Mainly something like "\listoftables" if there's any. I'd appreciate your suggestions,
Re: How to Create a separate list of appendicesFor my thesis I use \usepackage[toc,page]{appendix} in my root file, and then do
\appendix \include{appendixb} \include{appendixc} \include{appendixd} \include{appendixe} \include{appendixf} \include{appendixh} \include{appendixi} \include{appendixj} \include{pilotstudy} \include{taudata} \include{neurologyofpain} And for each separate appendix file I just put \chapter{appendixa} and it comes out in the table of contents. That may or may not help - I'm a LaTeX newbie and that's what is working in my PhD thesis. kal26
Re: How to Create a separate list of appendicesThe appendix package suggested by kal26 is the right choice. Its documentation explains in detail how to create a "List of Appendices".
Best regards Thorsten¹ LaTeX Community Moderator
How to make a "Minimal Example" Board Rules Avoidable Mistakes ¹ System: openSUSE 12.3, TeX Live 2012, TeXworks 0.5 (r1288) ² Learning TeX (and trying to understand it).
Re: How to Create a separate list of appendicesHi all,
I also am trying to work out how to generate a separate list of appendices, but with little luck! I appreciate the direction to the appendix help documentation and have read the information there. Unfortunately, I am limited in my knowledge of Latex and am using Lyx. I have tried inserting some of the tex commands at the onset of the appendices in the document, but they do not work for me. I have also done a considerable amount of searching for a set of commands that would create a separate list of appendices, but haven't come up with anything helpful. In fact, I have specifically registered here to solicit help! Could someone explain in simple terms how I can get a separate list of appendices?
Re: How to Create a separate list of appendicesHi,
I don't know that much about Latex, yet in the memoir class there is a part called "New 'List of...' and entries" that could be of interest to you. I think that instead of \appendix followed by \chapter, you will have to define your own \app{} macro. Hope that helps, Chx
5 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 15 guests |





