Thanks a lot, you solved my problem!
Search found 3 matches
- Mon Jan 12, 2009 7:16 pm
- Forum: Page Layout
- Topic: Formatting Table of Contents
- Replies: 8
- Views: 15745
Re: Formatting Table of Contents
Dear Corderin,
Thanks a lot, you solved my problem!
I now use the appendices environment, with "titletoc" as a package option. It nicely produces the "Appendix A" in the ToC.
Thanks a lot, you solved my problem!
- Mon Jan 12, 2009 6:24 pm
- Forum: Page Layout
- Topic: Formatting Table of Contents
- Replies: 8
- Views: 15745
Re: Formatting Table of Contents
Dear Corderin,
Thanks a lot for all your effort. Unfortunately this does not solve my problem. I am indeed using:
\appendix
\include{my_appendix}
Where "my_appendix" is a chapter. I tried your suggestions putting it in an appendices environment, but I still get in my Table of Contents:
"A This ...
Thanks a lot for all your effort. Unfortunately this does not solve my problem. I am indeed using:
\appendix
\include{my_appendix}
Where "my_appendix" is a chapter. I tried your suggestions putting it in an appendices environment, but I still get in my Table of Contents:
"A This ...
- Mon Jan 12, 2009 2:26 pm
- Forum: Page Layout
- Topic: Formatting Table of Contents
- Replies: 8
- Views: 15745
Formatting Table of Contents
Hi,
I have a formatting problem with my table of contents. Appendices appear as: "A This is the First Appendix". However, I would like to have: "Appendix A This is the First Appendix". Since I use special formatting (fncychap) for chapters and chapter*s, I do not want to use \chapter* and add a ...
I have a formatting problem with my table of contents. Appendices appear as: "A This is the First Appendix". However, I would like to have: "Appendix A This is the First Appendix". Since I use special formatting (fncychap) for chapters and chapter*s, I do not want to use \chapter* and add a ...